mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-06-10 05:31:07 +00:00
chore(deps): update ansible/ansible-lint action to v25.9.2
This commit is contained in:
committed by
Slavi Pantaleev
parent
1bd6e8d064
commit
958b0de4f1
@@ -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.9.1
|
uses: ansible/ansible-lint@v25.9.2
|
||||||
with:
|
with:
|
||||||
args: "roles/custom"
|
args: "roles/custom"
|
||||||
setup_python: "true"
|
setup_python: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user