Ver a proveniência

Update ansible/ansible-lint action to v25.8.0

pull/4498/head
renovate[bot] há 6 meses
committed by Slavi Pantaleev
ascendente
cometimento
20729fcdfb
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .github/workflows/matrix.yml

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

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

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


Carregando…
Cancelar
Guardar