Skip to content

Commit f211555

Browse files
Bump ncipollo/release-action from 1.18.0 to 1.20.0
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) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e09246 commit f211555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: 3liz/changelog-release@0.4.0
2323

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

0 commit comments

Comments
 (0)