diff --git a/.github/workflows/template-cleanup.yml b/.github/workflows/template-cleanup.yml index cb9f94e..679b37c 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@v7" with: commit_message: "chore: cleanup template files" branch: main