Merge pull request #46 from cbcoutinho/renovate/softprops-action-gh-release-digest

chore(deps): update softprops/action-gh-release digest to d5382d3
This commit is contained in:
Chris Coutinho
2025-06-10 09:10:37 +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@da05d552573ad5aba039eaac05058a918a7bf631 # v2
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}