renovate[bot]
před 1 dnem
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
.github/workflows/matrix.yml
|
|
@@ -26,7 +26,7 @@ jobs: |
|
|
uses: actions/checkout@v6 |
|
|
uses: actions/checkout@v6 |
|
|
|
|
|
|
|
|
- name: Run ansible-lint |
|
|
- name: Run ansible-lint |
|
|
uses: ansible/ansible-lint@v26.1.1 |
|
|
|
|
|
|
|
|
uses: ansible/ansible-lint@v26.2.0 |
|
|
with: |
|
|
with: |
|
|
args: "roles/custom" |
|
|
args: "roles/custom" |
|
|
setup_python: "true" |
|
|
setup_python: "true" |
|
|
|