chore(deps): update ansible/ansible-lint action to v25.7.0 #1

Open
CSRBot wants to merge 1 commits from renovate/actions into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ansible/ansible-lint action minor v25.6.1 -> v25.7.0

Release Notes

ansible/ansible-lint (ansible/ansible-lint)

v25.7.0

Compare Source

Enhancements

Bugfixes

Maintenance


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible/ansible-lint](https://github.com/ansible/ansible-lint) | action | minor | `v25.6.1` -> `v25.7.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`v25.7.0`](https://github.com/ansible/ansible-lint/releases/tag/v25.7.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v25.6.1...v25.7.0) #### Enhancements - Use 'x-ansible-lint' key for path patterns in schema tests ([#&#8203;4690](https://github.com/ansible/ansible-lint/issues/4690)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Address disable\_lookups deprecation with ansible-core 2.19 ([#&#8203;4683](https://github.com/ansible/ansible-lint/issues/4683)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add auto-fixing implementation for pattern rule ([#&#8203;4679](https://github.com/ansible/ansible-lint/issues/4679)) [@&#8203;shatakshiiii](https://github.com/shatakshiiii) - Remove patterns specific playbook meta folder ([#&#8203;4669](https://github.com/ansible/ansible-lint/issues/4669)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Allow loading of yamllint config from a different location ([#&#8203;4644](https://github.com/ansible/ansible-lint/issues/4644)) [@&#8203;dbrennand](https://github.com/dbrennand) - Add new rule to validate pattern directory structure ([#&#8203;4662](https://github.com/ansible/ansible-lint/issues/4662)) [@&#8203;shatakshiiii](https://github.com/shatakshiiii) - Add play argspec schema validation to schema rule ([#&#8203;4667](https://github.com/ansible/ansible-lint/issues/4667)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Add schema check for validating pattern specification file ([#&#8203;4653](https://github.com/ansible/ansible-lint/issues/4653)) [@&#8203;shatakshiiii](https://github.com/shatakshiiii) - Enable testing with python 3.14 ([#&#8203;4637](https://github.com/ansible/ansible-lint/issues/4637)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Bugfixes - Check for gh\_action\_ref explicitly and document GHA inputs ([#&#8203;4701](https://github.com/ansible/ansible-lint/issues/4701)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - jinja spacing warning line-endings ([#&#8203;4691](https://github.com/ansible/ansible-lint/issues/4691)) [@&#8203;anusshukla](https://github.com/anusshukla) - Handle lookup templating checks with ASTs ([#&#8203;4698](https://github.com/ansible/ansible-lint/issues/4698)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Fix var-naming\[no-role-prefix] rule incorrectly applying to role variables ([#&#8203;4677](https://github.com/ansible/ansible-lint/issues/4677)) [@&#8203;vills](https://github.com/vills) - schema: add missing subset 'systemd' to gather\_subset ([#&#8203;4664](https://github.com/ansible/ansible-lint/issues/4664)) [@&#8203;eliba](https://github.com/eliba) - Fix typos in --list-tags help text ([#&#8203;4661](https://github.com/ansible/ansible-lint/issues/4661)) [@&#8203;correctmost](https://github.com/correctmost) - Avoid import errors from filters when running in nodeps mode ([#&#8203;4651](https://github.com/ansible/ansible-lint/issues/4651)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Maintenance - packit: reformat, remove deprecated syntax and try merge queue ([#&#8203;4639](https://github.com/ansible/ansible-lint/issues/4639)) [@&#8203;mfocko](https://github.com/mfocko) - Remove patch report from codecov ([#&#8203;4671](https://github.com/ansible/ansible-lint/issues/4671)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Improve cspell configuration ([#&#8203;4668](https://github.com/ansible/ansible-lint/issues/4668)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Update test deps ([#&#8203;4658](https://github.com/ansible/ansible-lint/issues/4658)) [@&#8203;ssbarnea](https://github.com/ssbarnea) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
CSRBot added 1 commit 2025-07-31 00:00:43 +02:00
Update ansible/ansible-lint action to v25.7.0
Some checks failed
Lint Markdown files / markdown-lint (push) Successful in 9s
Ansible Linter / ansible-lint (push) Failing after 46s
Lint Markdown files / markdown-lint (pull_request) Successful in 18s
Ansible Linter / ansible-lint (pull_request) Failing after 59s
346f626460
CSRBot scheduled this pull request to auto merge when all checks succeed 2025-07-31 00:00:44 +02:00
CSRBot changed title from Update ansible/ansible-lint action to v25.7.0 to chore(deps): update ansible/ansible-lint action to v25.7.0 2025-07-31 12:00:38 +02:00
CSRBot force-pushed renovate/actions from 346f626460 to 3ebfac1c1f 2025-07-31 12:00:38 +02:00 Compare
CSRBot force-pushed renovate/actions from 3ebfac1c1f to a74e1e1dd6 2025-07-31 21:00:33 +02:00 Compare
Some checks failed
Lint Markdown files / markdown-lint (push) Successful in 9s
Ansible Linter / ansible-lint (push) Failing after 48s
Lint Markdown files / markdown-lint (pull_request) Successful in 13s
Required
Details
Ansible Linter / ansible-lint (pull_request) Failing after 1m1s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions:renovate/actions
git checkout renovate/actions
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/ansible-role-certificate-authority#1
No description provided.