Skip to content

Commit

Permalink
Update ansible.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
  • Loading branch information
glimchb authored Oct 22, 2024
1 parent c8eda2f commit 81c4a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ansible/ansible-lint@v24.5.0
- uses: ansible/ansible-lint@v24.9.2
with:
working_directory: ./ansible
requirements_file: ./collections/requirements.yml
Expand Down

0 comments on commit 81c4a7d

Please sign in to comment.