Skip to content

Commit

Permalink
Update ansible/ansible-lint action to v24.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 14bad15 commit 2fdcd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.6.0
uses: ansible/ansible-lint@v24.7.0
- uses: actions/upload-artifact@v4
if: always()
with:
Expand Down

0 comments on commit 2fdcd03

Please sign in to comment.