From d386440bcefc193434aa58e300edea9b9eecfe99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 22:17:41 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to ea32e3a --- .github/workflows/autofix-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix-ci.yml b/.github/workflows/autofix-ci.yml index 0fdd2ab7..aa649959 100644 --- a/.github/workflows/autofix-ci.yml +++ b/.github/workflows/autofix-ci.yml @@ -33,6 +33,6 @@ jobs: - name: Lint and fix run: nr lint:fix - - uses: autofix-ci/action@bee19d72e71787c12ca0f29de72f2833e437e4c9 + - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84 with: commit-message: "chore: apply automatic fixes"