Skip to content

Commit d57bd3a

Browse files
Update ncipollo/release-action action to v1.21.0
1 parent b2e2dff commit d57bd3a

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
@@ -195,7 +195,7 @@ jobs:
195195
path: out/SHA512SUMS.sign
196196

197197
- name: Create GitHub release
198-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
198+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
199199
with:
200200
allowUpdates: true
201201
artifactErrorsFailBuild: true

0 commit comments

Comments
 (0)