From d0f6b38ee056432099e92e611d9206e156c17ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 00:04:53 +0000 Subject: [PATCH] build(deps):(deps): bump install-pinned/ruff from 48a5818c5f7ce30e2822b67fb9c26d3e25d31fab to 9dc868a5f5702250582fc7516d8caf489da24d33 Dependabot couldn't find the original pull request head commit, 522a9b3f38590af453d77efb295e4a5358098b40. --- .github/workflows/py_autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/py_autofix.yml b/.github/workflows/py_autofix.yml index fb08cc30bd..9db62c69bf 100644 --- a/.github/workflows/py_autofix.yml +++ b/.github/workflows/py_autofix.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: install-pinned/ruff@48a5818c5f7ce30e2822b67fb9c26d3e25d31fab + - uses: install-pinned/ruff@9dc868a5f5702250582fc7516d8caf489da24d33 - run: ruff check --fix-only . - run: ruff format . - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a