Skip to content

Commit 2354983

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 5049fc2 commit 2354983

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
@@ -27,6 +27,6 @@ jobs:
2727
# Create release
2828
- name: Create release
2929
id: create-release
30-
uses: softprops/action-gh-release@v2
30+
uses: softprops/action-gh-release@v3
3131
with:
3232
generate_release_notes: true

0 commit comments

Comments
 (0)