We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc8368 commit 1e92954Copy full SHA for 1e92954
.github/workflows/ansible-lint.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Lint Ansible Playbook
32
# replace "master" with any valid ref
33
- uses: iranzo/ansible-lint-action@master
+ uses: ansible/ansible-lint-action@v6
34
with:
35
# [required]
36
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..)
0 commit comments