We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6647c7 commit 4441879Copy full SHA for 4441879
.github/workflows/publish.yml
@@ -192,7 +192,7 @@ jobs:
192
path: out/SHA512SUMS.sign
193
194
- name: Create GitHub release
195
- uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
+ uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
196
with:
197
allowUpdates: true
198
artifactErrorsFailBuild: true
0 commit comments