From 226f5f1439f799caff17fcb2d7f30255405982b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:48:46 +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 7248cb3..d3291e5 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -22,6 +22,6 @@ jobs: - run: pnpm stub - name: Fix lint issues run: npm run lint:fix - - uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9 + - uses: autofix-ci/action@bee19d72e71787c12ca0f29de72f2833e437e4c9 with: commit-message: "chore: apply automated fixes"