Update https://github.com/ansible/ansible-lint action to v26
All checks were successful
/ Ansible Lint (push) Successful in 2m26s
/ Ansible Lint (pull_request) Successful in 1m56s

This commit is contained in:
Renovate 2026-01-12 02:45:39 +00:00
commit 6db21ad3c9

View file

@ -24,7 +24,7 @@ jobs:
# work in our environmnet.
# Rather manually setup python (pip) before instead.
- name: Run ansible-lint
uses: https://github.com/ansible/ansible-lint@v25.12.2
uses: https://github.com/ansible/ansible-lint@v26.1.0
with:
setup_python: "false"
requirements_file: "requirements.yml"