Skip to content

Commit 1e92954

Browse files
committed
Use ansible community action
1 parent 2bc8368 commit 1e92954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Lint Ansible Playbook
3232
# replace "master" with any valid ref
33-
uses: iranzo/ansible-lint-action@master
33+
uses: ansible/ansible-lint-action@v6
3434
with:
3535
# [required]
3636
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..)

0 commit comments

Comments
 (0)