mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
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:
2
.github/workflows/linters.yaml
vendored
2
.github/workflows/linters.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user