1
0
Fork 0
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:
L3D 2024-11-28 11:30:43 +01:00 committed by GitHub
commit fdcee53634
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'