Skip to content

Commit 2a0537f

Browse files
authored
Merge pull request #25 from DeepPSP/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents bee1954 + 77787a8 commit 2a0537f

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
@@ -59,7 +59,7 @@ jobs:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
- name: Create Release
6161
id: create_release
62-
uses: softprops/action-gh-release@v2
62+
uses: softprops/action-gh-release@v3
6363
with:
6464
body: ${{ steps.changelog.outputs.changelog }}
6565

0 commit comments

Comments
 (0)