Procházet zdrojové kódy

Update ansible/ansible-lint action to v25.9.0

pull/4579/head
renovate[bot] před 5 měsíci
committed by GitHub
rodič
revize
4ba7727863
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í
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Zobrazit soubor

@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v5 uses: actions/checkout@v5


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


Načítá se…
Zrušit
Uložit