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