ci: bump dep

This commit is contained in:
Chris Coutinho
2025-09-08 00:11:13 +02:00
parent 21f6164e07
commit c2c2a71c4b
+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
uses: softprops/action-gh-release@v2.3.3
with:
body_path: "body.md"
tag_name: v${{ env.REVISION }}