Skip to content

Commit

Permalink
chore(ci): bump ansible/ansible-lint from 25.1.1 to 25.1.2 (#109)
Browse files Browse the repository at this point in the history
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.1.1 to 25.1.2.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v25.1.1...v25.1.2)

---
updated-dependencies:
- dependency-name: ansible/ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2025
1 parent dd529f6 commit ecae3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ansible-collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Lint with black
run: black --check --diff .
- name: Lint with ansible-lint
uses: ansible/ansible-lint@v25.1.1
uses: ansible/ansible-lint@v25.1.2
with:
setup_python: false
working_directory: ${{ inputs.targets }}

0 comments on commit ecae3f2

Please sign in to comment.