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 5fdee79 + f6024f3 commit c51ddf6Copy full SHA for c51ddf6
.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@v6
+ - uses: stefanzweifel/git-auto-commit-action@v7
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
with:
0 commit comments