Skip to content

Commit cfad4ad

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
1 parent 369e09c commit cfad4ad

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
@@ -167,6 +167,6 @@ jobs:
167167
- name: Upload assets
168168
# Upload the artifacts to the existing release. Note that the SLSA provenance will
169169
# attest to each artifact file and not the aggregated ZIP file.
170-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
170+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
171171
with:
172172
files: artifacts.zip

0 commit comments

Comments
 (0)