We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e5485 commit abfb41aCopy full SHA for abfb41a
.github/workflows/check-yaml.yml
@@ -16,7 +16,7 @@ jobs:
16
url: "https://raw.githubusercontent.com/fharper/gh-configs/main/.yamllint.yml"
17
18
- name: Lint YAML files
19
- uses: karancode/yamllint-github-action@master
+ uses: karancode/yamllint-github-action@v2.1.1
20
with:
21
yamllint_config_datapath: .yamllint.yml
22
yamllint_strict: true
0 commit comments