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 6bb8aef commit 9f6b8b7Copy full SHA for 9f6b8b7
1 file changed
.github/workflows/release.yml
@@ -160,6 +160,6 @@ jobs:
160
- name: Upload assets
161
# Upload the artifacts to the existing release. Note that the SLSA provenance will
162
# attest to each artifact file and not the aggregated ZIP file.
163
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
164
with:
165
files: artifacts.zip
0 commit comments