Skip to content

Commit 1751f77

Browse files
Bump ncipollo/release-action from 1.18.0 to 1.20.0 (#68)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4a38d1 commit 1751f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
merge-multiple: true
6969

7070
- name: Create Release
71-
uses: ncipollo/release-action@v1.18.0
71+
uses: ncipollo/release-action@v1.20.0
7272
with:
7373
name: ${{ needs.build.outputs.PACKAGE_NAME }} v${{ needs.build.outputs.PACKAGE_VERSION }} (build ${{ needs.build.outputs.BUILD_NUMBER }})
7474
draft: true

0 commit comments

Comments
 (0)