Procházet zdrojové kódy

Bump ansible/ansible-lint from 26.1.1 to 26.2.0

Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 26.1.1 to 26.2.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](https://github.com/ansible/ansible-lint/compare/v26.1.1...v26.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/ansible/ansible-lint-26.2.0
dependabot[bot] před 5 dny
committed by GitHub
rodič
revize
6309fa9c10
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Zobrazit soubor

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

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


Načítá se…
Zrušit
Uložit