Skip to content

Commit 7227da1

Browse files
Update autofix-ci/action action to v1.3.4 (#754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efafccb commit 7227da1

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)