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

chore(deps): update softprops/action-gh-release action to v2.3.4
This commit is contained in:
Chris Coutinho
2025-10-04 14:50:31 +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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}