Skip to content

Commit 98c5f40

Browse files
Update ncipollo/release-action action to v1.16.0
1 parent 37b5c38 commit 98c5f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
path: out/SHA512SUMS.sign
193193

194194
- name: Create GitHub release
195-
uses: ncipollo/release-action@v1.15.0
195+
uses: ncipollo/release-action@v1.16.0
196196
with:
197197
allowUpdates: true
198198
artifactErrorsFailBuild: true

0 commit comments

Comments
 (0)