Skip to content

Commit 9ca2637

Browse files
committed
Bump softprops/action-gh-release to 2.0.4
Signed-off-by: CrazyMax <[email protected]>
1 parent 9344cac commit 9ca2637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
tree -nh ./bin
132132
-
133133
name: Create Release
134-
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v0.1.15
134+
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
135135
if: github.event.inputs.dry-run != 'true'
136136
with:
137137
name: ${{ steps.prep.outputs.git_tag }}

0 commit comments

Comments
 (0)