Skip to content

Commit

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

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

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 Apr 12, 2022
1 parent ea9e5cf commit f89d64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ jobs:

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

0 comments on commit f89d64f

Please sign in to comment.