Skip to content

Commit

Permalink
ci: bump ansible/ansible-lint from 24 to 25
Browse files Browse the repository at this point in the history
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24 to 25.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24...v25)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ptoscano committed Jan 27, 2025
1 parent 43e169d commit be2ebc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
working-directory: ansible_collections/redhat/insights

- name: Run ansible-lint
uses: ansible/ansible-lint@v24
uses: ansible/ansible-lint@v25
with:
working_directory: ansible_collections/redhat/insights

0 comments on commit be2ebc8

Please sign in to comment.