mirror of
https://github.com/roles-ansible/ansible_role_etesync_dav.git
synced 2024-08-16 10:09:54 +02:00
Merge pull request #8 from roles-ansible/dependabot/github_actions/ansible-actions/yamllint-action-0.0.2
Bump ansible-actions/yamllint-action from 0.0.1 to 0.0.2
This commit is contained in:
commit
5059bd985a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/yamllint-check.yml
vendored
2
.github/workflows/yamllint-check.yml
vendored
|
@ -17,6 +17,6 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run yamllint
|
- name: Run yamllint
|
||||||
uses: ansible-actions/yamllint-action@v0.0.1
|
uses: ansible-actions/yamllint-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
target: "./"
|
target: "./"
|
||||||
|
|
Loading…
Reference in a new issue