Sfoglia il codice sorgente

chore(deps): update ansible/ansible-lint action to v25.12.1

pull/4799/head
renovate[bot] 2 mesi fa
committed by GitHub
parent
commit
7bddb8e1f9
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Vedi File

@@ -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@v25.12.0
uses: ansible/ansible-lint@v25.12.1
with: with:
args: "roles/custom" args: "roles/custom"
setup_python: "true" setup_python: "true"


Caricamento…
Annulla
Salva