Przeglądaj źródła
chore(deps): update ansible/ansible-lint action to v26.2.0
renovate/ansible-ansible-lint-26.x
renovate[bot]
6 dni temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z
1 dodań i
1 usunięć
-
.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" |
|
|
|
|