mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-13 11:52:14 +03:00
chore(deps): update ansible/ansible-lint action to v25.12.1
This commit is contained in:
committed by
Slavi Pantaleev
parent
6a8a1dfa24
commit
3a12aa7682
2
.github/workflows/matrix.yml
vendored
2
.github/workflows/matrix.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v25.12.0
|
||||
uses: ansible/ansible-lint@v25.12.1
|
||||
with:
|
||||
args: "roles/custom"
|
||||
setup_python: "true"
|
||||
|
||||
Reference in New Issue
Block a user