Skip to content

Commit 7b08592

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

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
@@ -89,7 +89,7 @@ jobs:
8989
merge-multiple: true
9090

9191
- name: Create Release
92-
uses: ncipollo/release-action@v1.18.0
92+
uses: ncipollo/release-action@v1.20.0
9393
with:
9494
name: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}
9595
tag: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}

0 commit comments

Comments
 (0)