1
0
Fork 0

Merge pull request #11 from roles-ansible/dependabot/github_actions/karancode/yamllint-github-action-2.1.1

Bump karancode/yamllint-github-action from 2.0.0 to 2.1.1
This commit is contained in:
L3D 2023-09-12 01:21:56 +02:00 committed by GitHub
commit 24b3c7f173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: 'Yamllint' - name: 'Yamllint'
uses: karancode/yamllint-github-action@v2.0.0 uses: karancode/yamllint-github-action@v2.1.1
with: with:
yamllint_file_or_dir: '.' yamllint_file_or_dir: '.'
yamllint_config_filepath: './.yamllint' yamllint_config_filepath: './.yamllint'