From e221ed14566903ebedb198ef4655420208bfad5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:40:40 +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