We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efafccb commit 7227da1Copy full SHA for 7227da1
1 file changed
.github/workflows/autofix-pre-commit.yaml
@@ -70,4 +70,4 @@ jobs:
70
run: "if grep -q '^warning: ' /tmp/prek.log; then exit 1; fi"
71
72
- if: "!cancelled() && inputs.skip-autofix != true"
73
- uses: autofix-ci/action@v1.3.3
+ uses: autofix-ci/action@v1.3.4
0 commit comments