Skip to content

Commit cdc3102

Browse files
Bump ncipollo/release-action from 1.20.0 to 1.21.0 (#116)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 350592e commit cdc3102

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.20.0
92+
uses: ncipollo/release-action@v1.21.0
9393
with:
9494
name: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}
9595
tag: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}

0 commit comments

Comments
 (0)