From 1a92b33d932d35535269ea9f72ee73c34440bfe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 00:17:45 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to bee19d7 --- .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 e734853..349e85e 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -33,6 +33,6 @@ jobs: - name: Lint and fix run: pnpm run lint:fix - - uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc + - uses: autofix-ci/action@bee19d72e71787c12ca0f29de72f2833e437e4c9 with: commit-message: 'chore: apply automatic fixes'