Skip to content

Commit a252605

Browse files
committed
Bump gh-release to v2
1 parent 2310684 commit a252605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "semvertag=v$VER" >> $GITHUB_OUTPUT
4242
echo "semver=$VER" >> $GITHUB_OUTPUT
4343
- name: Release
44-
uses: softprops/action-gh-release@v1
44+
uses: softprops/action-gh-release@v2
4545
with:
4646
generate_release_notes: true
4747
tag_name: ${{ env.VERSION }}

0 commit comments

Comments
 (0)