Skip to content

Commit

Permalink
Bump ansible/ansible-lint from 24.6.0 to 24.7.0
Browse files Browse the repository at this point in the history
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.6.0 to 24.7.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.6.0...v24.7.0)

---
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] authored Aug 7, 2024
1 parent 689ce1b commit 8f9d5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
uses: "actions/checkout@v4"

- name: "Lint code."
uses: "ansible/ansible-lint@v24.6.0"
uses: "ansible/ansible-lint@v24.7.0"

0 comments on commit 8f9d5a0

Please sign in to comment.