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 9033cbc commit f59ed60Copy full SHA for f59ed60
.github/workflows/release.yml
@@ -162,6 +162,6 @@ jobs:
162
- name: Upload assets
163
# Upload the artifacts to the existing release. Note that the SLSA provenance will
164
# attest to each artifact file and not the aggregated ZIP file.
165
- uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
+ uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
166
with:
167
files: artifacts.zip
0 commit comments