Skip to content

Commit 24e6ad0

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 1af0167 commit 24e6ad0

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
@@ -153,7 +153,7 @@ jobs:
153153

154154
- name: Create Release
155155
id: create_release
156-
uses: softprops/action-gh-release@v2
156+
uses: softprops/action-gh-release@v3
157157
env:
158158
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
159159
with:

0 commit comments

Comments
 (0)