Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Failing after 3m36s
/ Ansible Lint (pull_request) Failing after 3m42s

This commit is contained in:
Renovate 2026-08-21 22:01:22 +00:00
commit 947111d649
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.6.0
uses: https://github.com/ansible/ansible-lint@v26.8.0
with:
setup_python: "false"
requirements_file: "requirements.yml"