From 99301ab5f38ab84d731c9e95b08891028205c9b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 12:24:55 +0000 Subject: [PATCH] chore(deps): update ansible/ansible-lint action to v25.12.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 75e5a99..a577759 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.12.0 + - uses: ansible/ansible-lint@v25.12.1 env: HCLOUD_TOKEN: ""