Skip to content

Commit

Permalink
Merge pull request #4 from dan-wilton/renovate/softprops-action-gh-re…
Browse files Browse the repository at this point in the history
…lease-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
dan-wilton authored Jun 6, 2024
2 parents a843948 + 1220d85 commit 92995bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
changelog_increment_filename: body.md

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body_path: "body.md"
tag_name: ${{ env.REVISION }}
Expand Down

0 comments on commit 92995bc

Please sign in to comment.