Skip to content

Commit

Permalink
ci: bump ansible lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
gene-redpanda committed Oct 4, 2024
1 parent eca875c commit 38ce182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Ansible Lint
uses: ansible/ansible-lint[email protected]
uses: ansible/ansible-lint@main

0 comments on commit 38ce182

Please sign in to comment.