mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-15 16:59:43 +02:00
Update ansible/ansible-lint action to v25.8.1
This commit is contained in:
committed by
Slavi Pantaleev
parent
9dd2305bae
commit
a8134ae198
2
.github/workflows/matrix.yml
vendored
2
.github/workflows/matrix.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible/ansible-lint@v25.8.0
|
uses: ansible/ansible-lint@v25.8.1
|
||||||
with:
|
with:
|
||||||
args: "roles/custom"
|
args: "roles/custom"
|
||||||
setup_python: "true"
|
setup_python: "true"
|
||||||
|
Reference in New Issue
Block a user