Skip to content

Commit 47380f1

Browse files
Bump ncipollo/release-action from 1.16.0 to 1.18.0 (#61)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.16.0...v1.18.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 634a916 commit 47380f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.16.0
71+
uses: ncipollo/release-action@v1.18.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)