From e80d75cbe32978e53038d8598f594b58a6122c3c Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Sun, 27 Oct 2024 21:34:32 +0100 Subject: [PATCH] gha: circular imports: pin (#47248) --- .github/workflows/valid-style.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/valid-style.yml b/.github/workflows/valid-style.yml index b72acfaadd5..ad96ff2cc56 100644 --- a/.github/workflows/valid-style.yml +++ b/.github/workflows/valid-style.yml @@ -121,7 +121,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 with: repository: haampie/circular-import-fighter - ref: 555519c6fd5564fd2eb844e7b87e84f4d12602e2 + ref: 9f60f51bc7134e0be73f27623f1b0357d1718427 path: circular-import-fighter - name: Install dependencies working-directory: circular-import-fighter