Skip to content

Commit 152010f

Browse files
Update softprops/action-gh-release action to v3
1 parent eb2a5a0 commit 152010f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
id: latest-tag
4949
- name: Github Release
5050
id: gh_release
51-
uses: softprops/action-gh-release@v1
51+
uses: softprops/action-gh-release@v3
5252
with:
5353
tag_name: ${{ steps.latest-tag.outputs.tag }}
5454
body_path: CHANGELOG.md

0 commit comments

Comments
 (0)