diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 602ffed..a6001be 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.10.0 + uses: ansible/ansible-lint@v24.12.0 test: needs: - lint