Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 6m30s
/ Ansible Lint (pull_request) Failing after 7m16s

This commit is contained in:
Renovate 2026-03-06 20:16:48 +00:00
commit 9b092d0daf
14 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.1.1
uses: https://github.com/ansible/ansible-lint@v26.3.0
with:
setup_python: "false"
requirements_file: "requirements.yml"