diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index 2b924db14f4..eef6f2c9f5d 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -19,7 +19,7 @@ jobs: lfs: false # not needed for this job, as we don’t currently do a Java build - name: Lint Ansible Playbook # the hash here is a specific version of that repo - uses: ansible/ansible-lint-action@c00ea1b2ac047eaf7318275ac83a0cb846cea71a + uses: ansible/ansible-lint-action@cad5176ea6f24a38f909d688bd467ec8d942d7e1 with: targets: tools/scripts/ansible/*-playbook.yml override-deps: |