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.
2 parents af50e69 + 508b0e7 commit bca5879Copy full SHA for bca5879
.github/workflows/release.yml
@@ -129,7 +129,7 @@ jobs:
129
# Confusingly, this action also supports updating releases, not
130
# just creating them. This is what we want here, since we've manually
131
# created the release that triggered the action.
132
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+ uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
133
with:
134
# smoketest-artifacts/ contains the signatures and certificates.
135
files: |
0 commit comments