Compare commits

..

1 commit

Author SHA1 Message Date
9acd7ba87b Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 31s
/ Ansible Lint (pull_request) Failing after 2m42s
/ Ansible Lint (push) Failing after 2m44s
2026-06-28 15:15:47 +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.6.0
uses: https://github.com/ansible/ansible-lint@v26.4.0
with:
setup_python: "false"
requirements_file: "requirements.yml"