From ec854ff31421d1c47292a06efb9fceaab79311b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:54:10 +0000 Subject: [PATCH] Update autofix-ci/action action to v1.3.4 --- .github/workflows/autofix-pre-commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix-pre-commit.yaml b/.github/workflows/autofix-pre-commit.yaml index 59bc9024..f47babe1 100644 --- a/.github/workflows/autofix-pre-commit.yaml +++ b/.github/workflows/autofix-pre-commit.yaml @@ -70,4 +70,4 @@ jobs: run: "if grep -q '^warning: ' /tmp/prek.log; then exit 1; fi" - if: "!cancelled() && inputs.skip-autofix != true" - uses: autofix-ci/action@v1.3.3 + uses: autofix-ci/action@v1.3.4