Explorar el Código

Bump ansible/ansible-lint from 25.11.1 to 25.12.0

Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.11.1 to 25.12.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](https://github.com/ansible/ansible-lint/compare/v25.11.1...v25.12.0)

---
updated-dependencies:
- dependency-name: ansible/ansible-lint
  dependency-version: 25.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/4773/head
dependabot[bot] hace 3 meses
committed by GitHub
padre
commit
aa8424c6cd
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@v25.11.1
uses: ansible/ansible-lint@v25.12.0
with: with:
args: "roles/custom" args: "roles/custom"
setup_python: "true" setup_python: "true"


Cargando…
Cancelar
Guardar