Skip to content

Commit 237c13c

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

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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
88+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
8989
with:
9090
draft: true
9191
generate_release_notes: true

0 commit comments

Comments
 (0)