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

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-10-11 16:05:14 +00:00
committed by GitHub
parent 8d3a7775c9
commit 34daaa380e
+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@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}