From 000595f71299a0264d571197dc57d1aef2001ec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:43:07 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to 635ffb0 --- .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 40b157b7..ebd88520 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -24,6 +24,6 @@ jobs: - name: Fix lint issues run: npm run lint:fix - - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84 + - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 with: commit-message: "fix: lint issues" \ No newline at end of file