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 369e09c commit cfad4adCopy full SHA for cfad4ad
.github/workflows/release.yml
@@ -167,6 +167,6 @@ jobs:
167
- name: Upload assets
168
# Upload the artifacts to the existing release. Note that the SLSA provenance will
169
# attest to each artifact file and not the aggregated ZIP file.
170
- uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
+ uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
171
with:
172
files: artifacts.zip
0 commit comments