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

chore(deps): update softprops/action-gh-release action to v2.4.1
This commit is contained in:
Chris Coutinho
2025-10-11 18:30:16 +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@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}