Skip to content

Commit 7132f94

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.16.0 (#69)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.15.0...v1.16.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cc5c24 commit 7132f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
merge-multiple: true
8989

9090
- name: Create Release
91-
uses: ncipollo/release-action@v1.15.0
91+
uses: ncipollo/release-action@v1.16.0
9292
with:
9393
name: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}
9494
tag: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}

0 commit comments

Comments
 (0)