Skip to content

Commit deccbc1

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.16.0 (#41)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.15.0...v1.16.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9808a1 commit deccbc1

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
@@ -67,7 +67,7 @@ jobs:
6767
merge-multiple: true
6868

6969
- name: Create Release
70-
uses: ncipollo/release-action@v1.15.0
70+
uses: ncipollo/release-action@v1.16.0
7171
with:
7272
name: ${{ needs.build.outputs.PACKAGE_NAME }} v${{ needs.build.outputs.PACKAGE_VERSION }} (build ${{ needs.build.outputs.BUILD_NUMBER }})
7373
draft: true

0 commit comments

Comments
 (0)