From f25ac950e99d5529438147811ffd7cba8f53ba10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:32:05 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action action to v1.3.4 --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 6a933fe9ea..f4571be43b 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -40,7 +40,7 @@ jobs: - run: mise run render - run: mise run lint-fix - run: mise --cd crates/vfox run lint-fix - - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8 # v1.3.3 + - uses: autofix-ci/action@c5b2d67aa2274e7b5a18224e8171550871fc7e4a # v1.3.4 # windows: # runs-on: windows-latest # timeout-minutes: 30