From cbd7d8657a33ca693edfb17d93f3a1c71262b191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 13:54:27 +0100 Subject: [PATCH] chore(deps): update ansible/ansible-lint action to v25.12.0 (#751) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint) | action | minor | `v25.11.1` -> `v25.12.0` | --- ### Release Notes
ansible/ansible-lint (ansible/ansible-lint) ### [`v25.12.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.0) [Compare Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.11.1...v25.12.0) #### Maintenance - chore: Remove cffi, importlib-metadata, reduce core lower bound ([#​4860](https://redirect.github.com/ansible/ansible-lint/issues/4860)) [@​cidrblock](https://redirect.github.com/cidrblock)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ansible-collections/hetzner.hcloud). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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: ""