chore(deps): update softprops/action-gh-release action to v2.5.0

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-12-01 11:07:53 +00:00
committed by GitHub
parent d79e9090e6
commit 04255473d2
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
changelog_increment_filename: body.md
- name: Release
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}