mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
Update ansible-linting-check.yml
This commit is contained in:
parent
148f9dc102
commit
40ca9eb211
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-linting-check.yml
vendored
2
.github/workflows/ansible-linting-check.yml
vendored
|
@ -18,6 +18,6 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible-actions/ansible-lint-action@v0.0.1
|
uses: ansible-actions/ansible-lint-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
target: "site.yml"
|
target: "site.yml"
|
||||||
|
|
Loading…
Reference in a new issue