Skip to content

Commit

Permalink
Merge pull request #7 from MrAlucardDante/renovate/softprops-action-g…
Browse files Browse the repository at this point in the history
…h-release-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
MrAlucardDante authored Apr 26, 2024
2 parents a23438a + 38ccc60 commit b4c72cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
changelog_increment_filename: release.md
git_redirect_stderr: true
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body_path: "release.md"
tag_name: ${{ env.REVISION }}
Expand Down

0 comments on commit b4c72cb

Please sign in to comment.