diff --git a/.github/workflows/cleanup-checks.yml b/.github/workflows/cleanup-checks.yml index 8ecb8d628f2..3930f4821ab 100644 --- a/.github/workflows/cleanup-checks.yml +++ b/.github/workflows/cleanup-checks.yml @@ -56,7 +56,7 @@ jobs: run: npm run update-size-limits - name: Commit changes back - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "Clean up Prettier, Size-limit, and Api-Extractor" push_options: ""