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 f3d5d60 commit 286f0a0Copy full SHA for 286f0a0
.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@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v0.1.15
+ uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v0.1.15
144
with:
145
# smoketest-artifacts/ contains the signatures and certificates.
146
files: |
0 commit comments