We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbdc4f commit f1e859dCopy full SHA for f1e859d
.github/workflows/yamllint.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: 'Yamllint'
20
- uses: karancode/yamllint-github-action@v2.0.0
+ uses: karancode/yamllint-github-action@v2.1.1
21
with:
22
yamllint_file_or_dir: '.'
23
yamllint_config_filepath: './.yamllint'
0 commit comments