chore(deps): update ansible/ansible-lint action to v26.1.1

This commit is contained in:
renovate[bot]
2026-01-16 05:42:35 +00:00
committed by GitHub
parent a3ef7109b6
commit 16a5dc9e92

View File

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