Skip to content

Commit cab7248

Browse files
Update softprops/action-gh-release action to v2
1 parent 9e5ae64 commit cab7248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,6 @@ jobs:
175175
- name: Upload assets
176176
# Upload the artifacts to the existing release. Note that the SLSA provenance will
177177
# attest to each artifact file and not the aggregated ZIP file.
178-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
178+
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
179179
with:
180180
files: artifacts.zip

0 commit comments

Comments
 (0)