chore(deps): update ansible/ansible-lint action to v25.11.1

This commit is contained in:
renovate[bot]
2025-11-25 00:42:53 +00:00
committed by Slavi Pantaleev
parent 2eadddcde9
commit 4caf38e682

View File

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