Skip to content

Commit 8504587

Browse files
#patch: bump ncipollo/release-action from 1.14.0 to 1.15.0 (#122)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.14.0...v1.15.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13b5806 commit 8504587

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
@@ -141,7 +141,7 @@ jobs:
141141
INITIAL_VERSION: 0.0.0
142142
DEFAULT_BRANCH: main
143143
- name: Create Github Release
144-
uses: ncipollo/release-action@v1.14.0
144+
uses: ncipollo/release-action@v1.15.0
145145
with:
146146
tag: ${{ steps.versionbump.outputs.new_tag }}
147147
name: ${{ steps.versionbump.outputs.new_tag }}

0 commit comments

Comments
 (0)