Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/ansibl…
Browse files Browse the repository at this point in the history
…e/ansible-lint-24.7.0'
  • Loading branch information
dgibbs64 committed Aug 29, 2024
2 parents 8f22b8a + b8ad484 commit 2b38e66
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 2b38e66

Please sign in to comment.