1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-06 21:57:05 +02:00

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

This commit is contained in:
renovate[bot]
2025-10-01 12:27:59 +00:00
committed by Slavi Pantaleev
parent cb6ae3de76
commit dccfbcbdf5

View File

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