renovate[bot]
2 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.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.1 |
|
|
|
uses: frenck/action-yamllint@v1.4.2 |
|
|
|
ansible-lint: |
|
|
|
name: ansible-lint |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|