Skip to content

Commit 61093aa

Browse files
chore(deps): update ncipollo/release-action action to v1.16.0 (#811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47856c2 commit 61093aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tag-And-Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
commit_message: version bump to ${{ steps.check-release.outputs.version }}
2929
tagging_message: '${{ steps.check-release.outputs.version }}'
30-
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1
30+
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
3131
with:
3232
tag: ${{ steps.check-release.outputs.version }}
3333
prerelease: true

0 commit comments

Comments
 (0)