1
1
Fork 0
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:
L3D 2023-10-10 19:48:14 +02:00 committed by GitHub
parent dc5d8c60ee
commit dddf75a698
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ jobs:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible-actions/ansible-lint-action@v0.0.2
uses: ansible-actions/ansible-lint-action@v0.0.3
with:
target: "./"
python_dependency: "jmespath"