Update ansible/ansible-lint action to v25.8.0
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled

This commit is contained in:
renovate[bot]
2025-08-13 14:07:45 +00:00
committed by Slavi Pantaleev
parent 72d082d6f5
commit 20729fcdfb

View File

@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v5
- name: Run ansible-lint
uses: ansible/ansible-lint@v25.7.0
uses: ansible/ansible-lint@v25.8.0
with:
args: "roles/custom"
setup_python: "true"