Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.9.0 to 1.10.0 (#1120)
Browse files Browse the repository at this point in the history
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.9.0...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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and abhinavsingh authored Apr 19, 2022
1 parent aa49a21 commit f16e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ jobs:
- name: >-
Publish a GitHub Release for
${{ needs.pre-setup.outputs.git-tag }}
uses: ncipollo/release-action@v1.9.0
uses: ncipollo/release-action@v1.10.0
with:
allowUpdates: false
artifactErrorsFailBuild: false
Expand Down

0 comments on commit f16e752

Please sign in to comment.