Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 27s
/ Ansible Lint (push) Failing after 2m41s
/ Ansible Lint (pull_request) Failing after 2m35s

This commit is contained in:
Renovate 2026-09-22 00:47:26 +00:00
commit e7ac450d7b
9 changed files with 12 additions and 12 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"