From 97b343deb00f16488b2a5d6d75d61992eae80c3e Mon Sep 17 00:00:00 2001 From: Klaus Zerwes Date: Thu, 21 Mar 2024 09:06:59 +0100 Subject: [PATCH] updated ansible-lint version to 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 81a7566..a07199d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -12,4 +12,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