From 519a8b86d95a0fbc86e7b50f973a6ff804db027e Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:13:59 -0500 Subject: [PATCH] Workflow Fix --- .github/workflows/auto-update-sha.yml | 9 ++++++--- .github/workflows/standards-compliance.yml | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) 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 <