Skip to content

Commit ac4f2fa

Browse files
authored
Merge pull request #11 from DeepPSP/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 16d6b56 + 622f002 commit ac4f2fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363
- name: Create Release
6464
id: create_release
65-
uses: softprops/action-gh-release@v2
65+
uses: softprops/action-gh-release@v3
6666
with:
6767
body: ${{ steps.changelog.outputs.changelog }}
6868

0 commit comments

Comments
 (0)