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 3a19f88 commit 426cfe5Copy full SHA for 426cfe5
.github/workflows/release.yml
@@ -140,7 +140,7 @@ jobs:
140
# Confusingly, this action also supports updating releases, not
141
# just creating them. This is what we want here, since we've manually
142
# created the release that triggered the action.
143
- uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v0.1.15
+ uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v0.1.15
144
with:
145
# smoketest-artifacts/ contains the signatures and certificates.
146
files: |
0 commit comments