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

This commit is contained in:
Renovate 2026-01-12 02:17:42 +00:00
commit b4e7a560ef
7 changed files with 13 additions and 13 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.11.0
uses: https://github.com/ansible/ansible-lint@v25.12.2
with:
setup_python: "false"
requirements_file: "requirements.yml"