From 00a03eedea9cab9da9d9aeb049547f359cbbd1fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 07:47:58 +0000 Subject: [PATCH] Renovate: UCL-MIRSG/.github to 852ef0b --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 18ed3a55..bdd9e116 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -12,7 +12,7 @@ jobs: linting: runs-on: ubuntu-latest steps: - - uses: UCL-MIRSG/.github/actions/linting@3f83df9bc80b02d1e41e046e04211cc800d01980 # v0 + - uses: UCL-MIRSG/.github/actions/linting@852ef0bfb5a2f1d32995b6d8e96a17eb14976527 # v0 with: ansible-roles-config: ./meta/requirements.yml pre-commit-config: ./.pre-commit-config.yaml