diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ebec8d1..54f5f39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,4 +20,4 @@ jobs: echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ${{ github.workspace }}/.ansible_secret - name: Run ansible-lint - uses: ansible-community/ansible-lint-action@v6.15.0 + uses: ansible-community/ansible-lint-action@v6.16.0