Explorar el Código

Update ansible/ansible-lint action to v25.9.0

pull/4579/head
renovate[bot] hace 6 meses
committed by GitHub
padre
commit
4ba7727863
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@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"


Cargando…
Cancelar
Guardar