Skip to content

Commit ec4def0

Browse files
authored
Update linter.yml
1 parent a324a42 commit ec4def0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
- name: Yaml Lint
17-
uses: karancode/yamllint-github-action@master
17+
uses: karancode/yamllint-github-action@v2.0.0
1818
with:
1919
yamllint_file_or_dir: 'descriptions/**/*.yaml'
2020
yamllint_strict: false

0 commit comments

Comments
 (0)