Skip to content

Commit ec854ff

Browse files
Update autofix-ci/action action to v1.3.4
1 parent efafccb commit ec854ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autofix-pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
run: "if grep -q '^warning: ' /tmp/prek.log; then exit 1; fi"
7171

7272
- if: "!cancelled() && inputs.skip-autofix != true"
73-
uses: autofix-ci/action@v1.3.3
73+
uses: autofix-ci/action@v1.3.4

0 commit comments

Comments
 (0)