Skip to content

Commit 6df3e7d

Browse files
Update softprops/action-gh-release action to v2.4.2 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 805a914 commit 6df3e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
name: release
8787

8888
- name: Create release
89-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
89+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
9090
if: startsWith(github.ref, 'refs/tags/v')
9191
with:
9292
files: "*.tar.*"

0 commit comments

Comments
 (0)