From 1433597fd1d7e17f33794174d0c8411404584b56 Mon Sep 17 00:00:00 2001 From: Klaus Zerwes Date: Sun, 7 Apr 2024 20:37:14 +0200 Subject: [PATCH] use lint 24.2.1 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c81bfa7..b430f2b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -13,4 +13,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: run ansible-lint - uses: ansible/ansible-lint@v6.22.2 + uses: ansible/ansible-lint@v24.2.1