chore(deps): update softprops/action-gh-release digest to 72f2c25

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-06-11 04:07:40 +00:00
committed by GitHub
parent 5626f6fd6f
commit d247a07643
+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@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}