renovate[bot]
2 vuotta sitten
committed by
GitHub
vanhempi
commit
08c3a47536
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
|
|
|
@@ -13,7 +13,7 @@ jobs: |
|
|
|
- name: Check out |
|
|
|
uses: actions/checkout@v4 |
|
|
|
- name: Run yamllint |
|
|
|
uses: frenck/action-yamllint@v1.4.2 |
|
|
|
uses: frenck/action-yamllint@v1.5.0 |
|
|
|
ansible-lint: |
|
|
|
name: ansible-lint |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|