mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
Update ansible-linting-check.yml
Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
parent
dc5d8c60ee
commit
dddf75a698
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ansible-linting-check.yml
vendored
3
.github/workflows/ansible-linting-check.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible-actions/ansible-lint-action@v0.0.2
|
uses: ansible-actions/ansible-lint-action@v0.0.3
|
||||||
with:
|
with:
|
||||||
target: "./"
|
target: "./"
|
||||||
|
python_dependency: "jmespath"
|
||||||
|
|
Loading…
Reference in a new issue