mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-12 13:08:59 +01:00
Bump ansible/ansible-lint from 25.9.2 to 25.11.0
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.9.2 to 25.11.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.9.2...v25.11.0) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Slavi Pantaleev
parent
934e560b0d
commit
7f6c23f91d
2
.github/workflows/matrix.yml
vendored
2
.github/workflows/matrix.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v25.9.2
|
||||
uses: ansible/ansible-lint@v25.11.0
|
||||
with:
|
||||
args: "roles/custom"
|
||||
setup_python: "true"
|
||||
|
||||
Reference in New Issue
Block a user