mirror of
https://github.com/roles-ansible/ansible_role_restic.git
synced 2024-12-11 23:41:32 +01:00
Merge pull request #130 from roles-ansible/dependabot/github_actions/karancode/yamllint-github-action-3.0.0
Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0
This commit is contained in:
commit
fdcee53634
1 changed files with 1 additions and 1 deletions
2
.github/workflows/yamllint.yaml
vendored
2
.github/workflows/yamllint.yaml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: 'Yamllint'
|
||||
uses: karancode/yamllint-github-action@v2.1.1
|
||||
uses: karancode/yamllint-github-action@v3.0.0
|
||||
with:
|
||||
yamllint_file_or_dir: '.'
|
||||
yamllint_config_filepath: './.yamllint'
|
||||
|
|
Loading…
Reference in a new issue