Skip to content

Commit d67ffd6

Browse files
Bump ncipollo/release-action in the github-actions group
Bumps the github-actions group with 1 update: [ncipollo/release-action](https://github.com/ncipollo/release-action). Updates `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) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2057de3 commit d67ffd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
echo ::set-output name=TAG::$VERSION
2323
2424
- name: Create draft release
25-
uses: ncipollo/release-action@v1.15.0
25+
uses: ncipollo/release-action@v1.16.0
2626
with:
2727
commit: ${{ github.sha }}
2828
draft: true

0 commit comments

Comments
 (0)