Skip to content

Commit 895e289

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent 80c08f9 commit 895e289

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
@@ -44,6 +44,6 @@ jobs:
4444
- name: Prepare release notes
4545
run: git-changelog --release-notes > release-notes.md
4646
- name: Create release
47-
uses: softprops/action-gh-release@v1
47+
uses: softprops/action-gh-release@v2
4848
with:
4949
body_path: release-notes.md

0 commit comments

Comments
 (0)