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.
2 parents b55ac03 + 1aece70 commit 483197fCopy full SHA for 483197f
.github/workflows/prettier.yml
@@ -26,7 +26,7 @@ jobs:
26
run: make prettier
27
28
# Commit results back to repository
29
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
with:
0 commit comments