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 ceb7ba7 commit 4a4c995Copy full SHA for 4a4c995
.github/workflows/code-quality.yml
@@ -23,4 +23,4 @@ jobs:
23
continue-on-error: true # Continue even if biome fails
24
25
# Commit all changed files back to the repository
26
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
.github/workflows/pre-commit.yml
continue-on-error: true # Continue even if pre-commit fails
0 commit comments