Skip to content

Commit f16e752

Browse files
Bump ncipollo/release-action from 1.9.0 to 1.10.0 (#1120)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Singh <[email protected]>
1 parent aa49a21 commit f16e752

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
@@ -1097,7 +1097,7 @@ jobs:
10971097
- name: >-
10981098
Publish a GitHub Release for
10991099
${{ needs.pre-setup.outputs.git-tag }}
1100-
uses: ncipollo/release-action@v1.9.0
1100+
uses: ncipollo/release-action@v1.10.0
11011101
with:
11021102
allowUpdates: false
11031103
artifactErrorsFailBuild: false

0 commit comments

Comments
 (0)