Skip to content

Commit 26cd21f

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
1 parent 34db106 commit 26cd21f

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
@@ -170,6 +170,6 @@ jobs:
170170
- name: Upload assets
171171
# Upload the artifacts to the existing release. Note that the SLSA provenance will
172172
# attest to each artifact file and not the aggregated ZIP file.
173-
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
173+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
174174
with:
175175
files: artifacts.zip

0 commit comments

Comments
 (0)