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 a80f2a8 commit c14ef32Copy full SHA for c14ef32
.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@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
179
with:
180
files: artifacts.zip
0 commit comments