Skip to content

Commit 2aff8e1

Browse files
Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#62)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.14.0...v1.15.0)
1 parent b85738d commit 2aff8e1

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

0 commit comments

Comments
 (0)