Skip to content

Commit f348d2f

Browse files
chore(deps): update softprops/action-gh-release action to v2.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 237c13c commit f348d2f

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
@@ -85,7 +85,7 @@ jobs:
8585
mv ./release/joysticktester_x86.zip ./release/joysticktester_windows_x86.zip
8686
8787
- name: Draft release on GitHub
88-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
88+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
8989
with:
9090
draft: true
9191
generate_release_notes: true

0 commit comments

Comments
 (0)