diff --git a/.github/workflows/template-cleanup.yml b/.github/workflows/template-cleanup.yml index cb9f94e..1418381 100644 --- a/.github/workflows/template-cleanup.yml +++ b/.github/workflows/template-cleanup.yml @@ -65,7 +65,7 @@ jobs: bash ./.template/setup.sh - name: "Commit and Push Changes" - uses: "stefanzweifel/git-auto-commit-action@v5" + uses: "stefanzweifel/git-auto-commit-action@v6" with: commit_message: "chore: cleanup template files" branch: main