renovate[bot]
19 tuntia sitten
committed by
GitHub
vanhempi
commit
c41b7aa931
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
.github/workflows/matrix.yml
|
|
|
@@ -26,7 +26,7 @@ jobs: |
|
|
|
uses: actions/checkout@v6 |
|
|
|
|
|
|
|
- name: Run ansible-lint |
|
|
|
uses: ansible/ansible-lint@v26.1.1 |
|
|
|
uses: ansible/ansible-lint@v26.2.0 |
|
|
|
with: |
|
|
|
args: "roles/custom" |
|
|
|
setup_python: "true" |
|
|
|
|