Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m10s
/ Ansible Lint (push) Failing after 2m13s

This commit is contained in:
Renovate 2025-11-18 20:30:35 +00:00
commit 745d90b57c
8 changed files with 10 additions and 10 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@v25.9.2
uses: https://github.com/ansible/ansible-lint@v25.11.0
with:
setup_python: "false"
requirements_file: "requirements.yml"