Skip to content

Commit 24f475a

Browse files
authored
Merge pull request #4 from DeepPSP/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents 41daa65 + 49e4eea commit 24f475a

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
@@ -61,7 +61,7 @@ jobs:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
- name: Create Release
6363
id: create_release
64-
uses: softprops/action-gh-release@v1
64+
uses: softprops/action-gh-release@v2
6565
with:
6666
body: ${{ steps.changelog.outputs.changelog }}
6767

0 commit comments

Comments
 (0)