Update all stable non-major dependencies
All checks were successful
/ Ansible Lint (pull_request) Successful in 3m15s
/ Ansible Lint (push) Successful in 3m21s

This commit is contained in:
Renovate 2026-04-11 19:00:54 +00:00
commit bc2f3b70d1
6 changed files with 7 additions and 7 deletions

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@v26.3.0
uses: https://github.com/ansible/ansible-lint@v26.4.0
with:
setup_python: "false"
requirements_file: "requirements.yml"