Merge pull request #193 from cbcoutinho/renovate/softprops-action-gh-release-2.x

chore(deps): update softprops/action-gh-release action to v2.4.0
This commit is contained in:
Chris Coutinho
2025-10-07 09:28:11 +02:00
committed by GitHub
+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@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}