From 8b904ffd47bc652f8a14bfd434576498a508a73f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 00:38:29 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to ff86a55 --- .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 9635a1fa..b1951e2e 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -24,6 +24,6 @@ jobs: - name: Fix formatting run: pnpm prettier:write - name: Apply fixes - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a + uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c with: commit-message: 'ci: apply automated fixes'