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

Update ansible/ansible-lint action to v25.7.0

This commit is contained in:
renovate[bot]
2025-07-30 01:52:23 +00:00
committed by Slavi Pantaleev
parent abbcb0bc22
commit c1f9032f04

View File

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