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

This commit is contained in:
Renovate 2026-08-25 15:30:56 +00:00
commit 44f54e153b
12 changed files with 21 additions and 21 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"