From 5bb2cb87ea32e3fadb31d2d4fd30d43a9d1f2982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:48:15 +0000 Subject: [PATCH] chore(deps): update ansible/ansible-lint action to v24.12.0 --- .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 5c80255..d0ae4e9 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@v24.10.0 + uses: ansible/ansible-lint@v24.12.0