Skip to content

Commit 77e4c11

Browse files
authored
Merge pull request #90 from ZUOXIANGE/dependabot/github_actions/softprops/action-gh-release-3
chore(deps): bump softprops/action-gh-release from 1 to 3
2 parents 99d21b7 + d4f8056 commit 77e4c11

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
@@ -121,7 +121,7 @@ jobs:
121121
fi
122122
123123
- name: Create GitHub Release
124-
uses: softprops/action-gh-release@v1
124+
uses: softprops/action-gh-release@v3
125125
with:
126126
body_path: RELEASE_CHANGELOG.md
127127
files: ${{ env.NuGetDirectory }}/*.nupkg

0 commit comments

Comments
 (0)