From 143cacbf2bcf5ed34b5e35db8123bd8bc5a0e960 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 18:57:56 +0000 Subject: [PATCH] chore(deps): update ansible/ansible-lint action to v25.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 45c363e..75e5a99 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,6 +29,6 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: ansible/ansible-lint@v25.11.1 + - uses: ansible/ansible-lint@v25.12.0 env: HCLOUD_TOKEN: ""