Skip to content

Commit 523a4f1

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.3
1 parent 03cf848 commit 523a4f1

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
@@ -160,6 +160,6 @@ jobs:
160160
- name: Upload assets
161161
# Upload the artifacts to the existing release. Note that the SLSA provenance will
162162
# attest to each artifact file and not the aggregated ZIP file.
163-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
163+
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
164164
with:
165165
files: artifacts.zip

0 commit comments

Comments
 (0)