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

chore(deps): update softprops/action-gh-release digest to 6cbd405
This commit is contained in:
Chris Coutinho
2025-09-08 00:22:19 +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@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
uses: softprops/action-gh-release@v2.3.3
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}