From 0d7aa400965942125156ab2b1240ef2459053d90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 05:28:58 +0000 Subject: [PATCH] Update install-pinned/black digest to 9306f5c --- .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 678584e..20ab878 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -51,7 +51,7 @@ jobs: - run: autoflake --in-place --remove-all-unused-imports -r . # Format your code with https://github.com/psf/black - - uses: install-pinned/black@9101a4d68e870eaaaae21c412d1d879b93c9afcb + - uses: install-pinned/black@9306f5c8fc2686292b0dc1192100aeb30fd08198 - run: black . - uses: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160