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