We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39d2c5 commit 53a561eCopy full SHA for 53a561e
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 1
19
- name: Lint YAML
20
- uses: ibiqlik/action-yamllint@v3.0.4
+ uses: ibiqlik/action-yamllint@v3.1.1
21
22
config_file: "./.github/.yamllint-config.yaml"
23
# markdown-link-check:
0 commit comments