We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a324a42 commit ec4def0Copy full SHA for ec4def0
1 file changed
.github/workflows/linter.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- name: Yaml Lint
17
- uses: karancode/yamllint-github-action@master
+ uses: karancode/yamllint-github-action@v2.0.0
18
19
yamllint_file_or_dir: 'descriptions/**/*.yaml'
20
yamllint_strict: false
0 commit comments