Skip to content

Commit bfdcd2a

Browse files
Bump ncipollo/release-action from 1.11.1 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.11.1 to 1.14.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.11.1...v1.14.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2007f7 commit bfdcd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: 3liz/[email protected]
2323

2424
- name: Create release on GitHub
25-
uses: ncipollo/release-action@v1.11.1
25+
uses: ncipollo/release-action@v1.14.0
2626
with:
2727
body: ${{ steps.changelog.outputs.markdown }}
2828
token: ${{ secrets.BOT_HUB_TOKEN }}

0 commit comments

Comments
 (0)