Skip to content

Commit 2c5f4af

Browse files
build(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.13.0...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 c848a62 commit 2c5f4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Create GitHub Release with changelog
4848
id: create_release
49-
uses: ncipollo/release-action@v1.13.0
49+
uses: ncipollo/release-action@v1.14.0
5050
with:
5151
name: ${{ steps.bump.outputs.new_ver }}
5252
bodyFile: CHANGELOG.md

0 commit comments

Comments
 (0)