From 5717c3a4eb82293a758580e5ff27d13ffe43e858 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 00:55:46 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action digest to 04702ed (#2571) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update_contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_contributors.yml b/.github/workflows/update_contributors.yml index 91ed4e8fa..1dd3fd96b 100644 --- a/.github/workflows/update_contributors.yml +++ b/.github/workflows/update_contributors.yml @@ -28,7 +28,7 @@ jobs: run: node .github/scripts/update-contributors.js - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7 + uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7 with: commit_message: "chore(contributors): Update CONTRIBUTORS.md" file_pattern: "CONTRIBUTORS.md"