Skip to content

Commit

Permalink
build(deps): bump ansible/ansible-lint from 24.2.3 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.2.3 to 24.7.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.2.3...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 Jul 15, 2024
1 parent 9973851 commit b8ad484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
yamllint .
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.2.3
uses: ansible/ansible-lint@v24.7.0

molecule:
name: Molecule
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
yamllint .
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.2.3
uses: ansible/ansible-lint@v24.7.0

molecule:
name: Molecule
Expand Down

0 comments on commit b8ad484

Please sign in to comment.