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 9e5ae64 commit cab7248Copy full SHA for cab7248
.github/workflows/release.yml
@@ -175,6 +175,6 @@ jobs:
175
- name: Upload assets
176
# Upload the artifacts to the existing release. Note that the SLSA provenance will
177
# attest to each artifact file and not the aggregated ZIP file.
178
- uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
+ uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
179
with:
180
files: artifacts.zip
0 commit comments