chore(deps): update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 48s
/ Ansible Lint (pull_request) Failing after 47s

This commit is contained in:
Renovate 2025-10-21 21:16:11 +00:00
commit 67e9b7c804
2 changed files with 2 additions and 2 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@v24.10.0
uses: https://github.com/ansible/ansible-lint@4ce8e497d462cf73b4d4fac1e97b4ace4f317dcc # v24.12.2
with:
setup_python: "false"
requirements_file: "requirements.yml"