Skip to content

Commit ee66f99

Browse files
feat(ci): bump ansible/ansible-lint from 25.9.2 to 25.11.0 (#144)
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](ansible/ansible-lint@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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c03d8c commit ee66f99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-ansible-collection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Lint with black
2929
run: black --check --diff .
3030
- name: Lint with ansible-lint
31-
uses: ansible/ansible-lint@v25.9.2
31+
uses: ansible/ansible-lint@v25.11.0
3232
with:
3333
setup_python: false
3434
working_directory: ${{ inputs.targets }}

0 commit comments

Comments
 (0)