Skip to content

Commit c14ef32

Browse files
Update softprops/action-gh-release action to v2
1 parent a80f2a8 commit c14ef32

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@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
179179
with:
180180
files: artifacts.zip

0 commit comments

Comments
 (0)