From 7aa10af9a2c6d86b2736d295da2300238f5db990 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 16:40:41 +0000 Subject: [PATCH] chore(deps): update autofix-ci/action digest to d3e5915 --- .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 93cae1d7..2ac1d606 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@8caa572fd27b0019a65e4c695447089c8d3138b9 + - uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc with: commit-message: "chore: apply automatic fixes"