Quellcode durchsuchen

chore(deps): update ansible/ansible-lint action to v26.1.1

pull/4866/head
renovate[bot] vor 1 Monat
committed by Slavi Pantaleev
Ursprung
Commit
fa22053bf1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Datei anzeigen

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

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


Laden…
Abbrechen
Speichern