Kaynağa Gözat
Update ansible/ansible-lint action to v25.8.2
pull/4520/head
renovate[bot]
6 ay önce
committed by
GitHub
ebeveyn
işleme
58d9443b83
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
.github/workflows/matrix.yml
|
|
@@ -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.1 |
|
|
|
|
|
|
|
|
uses: ansible/ansible-lint@v25.8.2 |
|
|
with: |
|
|
with: |
|
|
args: "roles/custom" |
|
|
args: "roles/custom" |
|
|
setup_python: "true" |
|
|
setup_python: "true" |
|
|
|