We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952325c commit e498909Copy full SHA for e498909
.github/workflows/cleanup-checks.yml
@@ -56,7 +56,7 @@ jobs:
56
run: npm run update-size-limits
57
58
- name: Commit changes back
59
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
60
with:
61
commit_message: "Clean up Prettier, Size-limit, and Api-Extractor"
62
push_options: ""
0 commit comments