Skip to content

Commit 25ef614

Browse files
committed
ci: use latest version of ansible-lint
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent d5a9048 commit 25ef614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
mkdir -p "$coll_dir/.git"
4545
4646
- name: Run ansible-lint
47-
uses: ansible/ansible-lint@v24
47+
uses: ansible/ansible-lint@main
4848
with:
4949
working_directory: ${{ github.workspace }}/.tox/ansible_collections/${{ env.LSR_ROLE2COLL_NAMESPACE }}/${{ env.LSR_ROLE2COLL_NAME }}

0 commit comments

Comments
 (0)