Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent a98e3b9 commit ca862be
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.9.2
uses: ansible/ansible-lint@v24.10.0
test:
needs:
- lint
Expand Down

0 comments on commit ca862be

Please sign in to comment.