Changing linter

This commit is contained in:
xenoscr 2022-09-10 16:38:40 -04:00
parent 68aff84291
commit f64f0d457e
No known key found for this signature in database
GPG Key ID: 52C26F96860C0DAA

View File

@ -12,8 +12,8 @@ jobs:
lintFiles:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3.1.0
- uses: actions/checkout
- name: Run yamllint
uses: frenck/action-yamllint
with:
config_file: .github/.yamllint
config: ".github/.yamllint"