Skip to content

Commit 4312832

Browse files
Bump ncipollo/release-action from 1.16.0 to 1.18.0 (#83)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.16.0...v1.18.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dee7a60 commit 4312832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.16.0
91+
uses: ncipollo/release-action@v1.18.0
9292
with:
9393
name: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}
9494
tag: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}

0 commit comments

Comments
 (0)