Explorar el Código

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

pull/4827/head
renovate[bot] hace 2 meses
committed by Slavi Pantaleev
padre
commit
3c64fe6eb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Ver fichero

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

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


Cargando…
Cancelar
Guardar