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

This commit is contained in:
Renovate 2025-11-19 12:45:39 +00:00
commit 002d2ea3e5
8 changed files with 11 additions and 11 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"