From 85c803f68a704692f5c10bcb4d7201f4bf37a748 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 16:39:24 +0000 Subject: [PATCH] Update stefanzweifel/git-auto-commit-action action to v7 --- .github/workflows/add-header.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-header.yml b/.github/workflows/add-header.yml index 3350c0e..25d6d8a 100644 --- a/.github/workflows/add-header.yml +++ b/.github/workflows/add-header.yml @@ -25,7 +25,7 @@ jobs: FORCE_COLOR: "1" # Optional: Shows color output in GitHub console. - name: Commit changes back to repo - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: # Token comes from actions/checkout commit_message: Add Header