Compare commits

..
Author SHA1 Message Date
cd7a64f46c Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 30s
/ Ansible Lint (push) Failing after 3m12s
/ Ansible Lint (pull_request) Failing after 4m0s
2026-09-22 14: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.9.0
uses: https://github.com/ansible/ansible-lint@v26.8.0
with:
setup_python: "false"
requirements_file: "requirements.yml"