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