dependabot[bot] hace 2 días
committed by GitHub
padre
commit
54fbae4d74
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
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 uses: actions/checkout@v6


- name: Run ansible-lint - name: Run ansible-lint
uses: ansible/ansible-lint@v26.1.1
uses: ansible/ansible-lint@v26.2.0
with: with:
args: "roles/custom" args: "roles/custom"
setup_python: "true" setup_python: "true"


Cargando…
Cancelar
Guardar