Skip to content

Commit d5bb5c8

Browse files
authored
Merge pull request #1 from modelscope/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
2 parents eaf4ef6 + 114f725 commit d5bb5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "PREVIOUS_TAG=$PREVIOUS_TAG" >> $GITHUB_OUTPUT
5454
5555
- name: Create GitHub Release
56-
uses: softprops/action-gh-release@v1
56+
uses: softprops/action-gh-release@v2
5757
with:
5858
body_path: release_notes.md
5959
files: dist/*

0 commit comments

Comments
 (0)