mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
chore(deps): update ansible/ansible-lint action to v25.12.0 (#751)
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 <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`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) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9296b73091
commit
cbd7d8657a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue