diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 17b8163..0512bd4 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -37,7 +37,7 @@ jobs: - name: Checkout Role uses: actions/checkout@v4 - name: Run Ansible-lint - uses: ansible/ansible-lint@v24.7.0 + uses: ansible/ansible-lint@v24.9.0 test: needs: - lint