We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 611bd25 + 1bcb0d9 commit fa8f541Copy full SHA for fa8f541
.github/workflows/integrate.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: "actions/checkout@v3.1.0"
20
21
- name: "Lint YAML files"
22
- uses: "ibiqlik/action-yamllint@v3.1.0"
+ uses: "ibiqlik/action-yamllint@v3.1.1"
23
with:
24
config_file: ".yamllint.yaml"
25
file_or_dir: "."
0 commit comments