Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Successful in 2m38s
/ build (pull_request) Failing after 2m43s
/ Ansible Lint (pull_request) Successful in 11m12s

This commit is contained in:
Renovate 2026-05-20 17:00:46 +00:00
commit 45b3da6ad0
11 changed files with 16 additions and 16 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"