Update ansible-lint GHA

There seems to be a bug in older versions of ansible-lint where pinning
to a version for the GHA still installs the main branch.
This commit is contained in:
Mike Graves
2024-05-07 12:29:55 -04:00
parent 86d9a3f45f
commit d8d9133912

View File

@@ -21,4 +21,4 @@ jobs:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v6.21.0
uses: ansible/ansible-lint@v24.2.3