Skip to content

Commit f6abda8

Browse files
[deps]: Update ncipollo/release-action action to v1.18.0 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa7c960 commit f6abda8

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
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: Create release
7575
if: ${{ inputs.release_type != 'Dry Run' }}
76-
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
76+
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
7777
env:
7878
PKG_VERSION: ${{ steps.current-version.outputs.version }}
7979
with:

0 commit comments

Comments
 (0)