diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index e220ce8c..c68c3818 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -12,7 +12,7 @@ jobs: - name: Lint Ansible Playbook # Using the latest as of today (2022-06-23) v6.2.1 - uses: ansible/ansible-lint-action@v6.16.0 + uses: ansible/ansible-lint-action@v6.17.0 # Let's point it to the path with: path: "ansible/"