Sfoglia il codice sorgente

Update ansible/ansible-lint action to v25.9.0

pull/4582/head
renovate[bot] 5 mesi fa
committed by Slavi Pantaleev
parent
commit
910cdf8a0a
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@v5

- name: Run ansible-lint
uses: ansible/ansible-lint@v25.8.2
uses: ansible/ansible-lint@v25.9.0
with:
args: "roles/custom"
setup_python: "true"


Caricamento…
Annulla
Salva