We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983ded4 commit 31ba950Copy full SHA for 31ba950
.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.0
21
22
config_file: "./.github/.yamllint-config.yaml"
23
# markdown-link-check:
0 commit comments