diff --git a/.github/workflows/auto-update-sha.yml b/.github/workflows/auto-update-sha.yml index 2aa5fb6..5a39c57 100644 --- a/.github/workflows/auto-update-sha.yml +++ b/.github/workflows/auto-update-sha.yml @@ -119,10 +119,13 @@ jobs: git config --local user.name "github-actions[bot]" git add updates.xml - git commit -m "chore: Update SHA-256 hash for release ${TAG} + git commit -m "$(cat <