Skip to content

Commit

Permalink
Bump ansible/ansible-lint from 24.2.0 to 24.5.0
Browse files Browse the repository at this point in the history
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.0 to 24.5.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@a3fc7e4...492d840)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 07df967 commit 4cf7604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: 'Install requirements.'
run: ansible-galaxy install -r requirements.yml
- name: 'Run ansible-lint.'
uses: ansible/ansible-lint@a3fc7e4def4c3576a221fd1e0e58c0ee43f73af5 # v24.2.0
uses: ansible/ansible-lint@492d840530aa2e2b3281165d2353134ad796b156 # v24.5.0

0 comments on commit 4cf7604

Please sign in to comment.