Skip to content

Commit cbd79a0

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent 52898f7 commit cbd79a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: npm run update-size-limits
5757

5858
- name: Commit changes back
59-
uses: stefanzweifel/git-auto-commit-action@v5
59+
uses: stefanzweifel/git-auto-commit-action@v6
6060
with:
6161
commit_message: "Clean up Prettier, Size-limit, and Api-Extractor"
6262
push_options: ""

0 commit comments

Comments
 (0)