Update all stable non-major dependencies
All checks were successful
/ build (pull_request) Successful in 33s
/ Ansible Lint (pull_request) Successful in 3m19s
/ cleanup-staging (pull_request) Successful in 8s
/ build (push) Successful in 45s
/ Ansible Lint (push) Successful in 2m51s

This commit is contained in:
Renovate 2026-07-08 00:16:11 +00:00
commit 1ae4a39f57
11 changed files with 17 additions and 17 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.3.0
uses: https://github.com/ansible/ansible-lint@v26.6.0
with:
setup_python: "false"
requirements_file: "requirements.yml"