Skip to content

Commit 19ab606

Browse files
Bump ncipollo/release-action from 1.8.10 to 1.9.0 (#826)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.8.10 to 1.9.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.8.10...v1.9.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Singh <[email protected]>
1 parent 9bfdb62 commit 19ab606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ jobs:
820820
- name: >-
821821
Publish a GitHub Release for
822822
${{ needs.pre-setup.outputs.git-tag }}
823-
uses: ncipollo/release-action@v1.8.10
823+
uses: ncipollo/release-action@v1.9.0
824824
with:
825825
allowUpdates: false
826826
artifactErrorsFailBuild: false

0 commit comments

Comments
 (0)