Skip to content

Commit

Permalink
action-deps: bump ncipollo/release-action from 1.8.3 to 1.8.10 (#977)
Browse files Browse the repository at this point in the history
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.8.3 to 1.8.10.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.8.3...v1.8.10)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2021
1 parent a069d26 commit 04a1157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -378,7 +378,7 @@ jobs:

- name: Create and publish release
id: create_release
uses: ncipollo/release-action@v1.8.3
uses: ncipollo/release-action@v1.8.10
with:
allowUpdates: true
replacesArtifacts: true
Expand Down

0 comments on commit 04a1157

Please sign in to comment.