Skip to content

Commit f59ed60

Browse files
chore(deps): update softprops/action-gh-release action to v2.0.9 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9033cbc commit f59ed60

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
@@ -162,6 +162,6 @@ jobs:
162162
- name: Upload assets
163163
# Upload the artifacts to the existing release. Note that the SLSA provenance will
164164
# attest to each artifact file and not the aggregated ZIP file.
165-
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
165+
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
166166
with:
167167
files: artifacts.zip

0 commit comments

Comments
 (0)