From 504dcb7d1d04a59ca8c2a5f33b8a87a2cca4ad87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 05:36:17 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action action to v1.3.2 --- .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 c31c57b167..971c76a937 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -45,7 +45,7 @@ jobs: - run: mise x -- bun i - run: mise run render - run: mise run lint-fix - - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 # v1.3.1 + - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 # v1.3.2 # windows: # runs-on: windows-latest # timeout-minutes: 30