We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df9dc2 commit 67f3dffCopy full SHA for 67f3dff
1 file changed
.github/workflows/ansible-lint.yml
@@ -11,7 +11,5 @@ jobs:
11
- uses: actions/checkout@v4
12
13
- name: Lint Ansible Playbook
14
- uses: ansible/ansible-lint-action@v6
15
- # Let's point it to the path
16
- with:
17
- path: "ansible/"
+ uses: ansible/ansible-lint@06f616d
+ # Let's point it to the path
0 commit comments