From 7a7015e1e9f6f07c64d6d569e095e7329deec8b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 01:27:47 +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