Compare commits

..
Author SHA1 Message Date
4f89064133 Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Failing after 3m2s
/ Ansible Lint (pull_request) Failing after 3m16s
2026-09-22 17:15:59 +00:00

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.8.0
uses: https://github.com/ansible/ansible-lint@v26.9.0
with:
setup_python: "false"
requirements_file: "requirements.yml"