Skip to content

Commit

Permalink
Bump ansible/ansible-lint from 24.7.0 to 24.9.0
Browse files Browse the repository at this point in the history
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.7.0 to 24.9.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.7.0...v24.9.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 Sep 12, 2024
1 parent 51443c7 commit 62e2608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout Role
uses: actions/checkout@v4
- name: Run Ansible-lint
uses: ansible/ansible-lint@v24.7.0
uses: ansible/ansible-lint@v24.9.0
test:
needs:
- lint
Expand Down

0 comments on commit 62e2608

Please sign in to comment.