From 62bae861ef4cd255cd723849deef3fc60bdcecdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 02:39:14 +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 9a03d20..9b0591d 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -21,6 +21,6 @@ jobs: - run: pnpm install - run: pnpm lint:fix - run: pnpm automd - - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 + - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c with: commit-message: "chore: apply automated updates"