Skip to content

Commit c15823e

Browse files
committed
fix: move to new home of ansible linter
Signed-off-by: Chris Butler <[email protected]>
1 parent 97a43ff commit c15823e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ jobs:
1111
- uses: actions/checkout@v4
1212

1313
- name: Lint Ansible Playbook
14-
uses: ansible/ansible-lint-action@v6
15-
# Let's point it to the path
16-
with:
17-
path: "ansible/"
14+
uses: ansible/ansible-lint@06f616d6e86e9ce4c74393318d1cbb2d016af413

0 commit comments

Comments
 (0)