Skip to content

Commit 2d62928

Browse files
authored
Merge pull request #392 from ergebnis/dependabot/github_actions/ibiqlik/action-yamllint-3.0.4
github-actions(deps): bump ibiqlik/action-yamllint from 3.0.3 to 3.0.4
2 parents 503a192 + 8555aa0 commit 2d62928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: "actions/checkout@v2.3.4"
3131

3232
- name: "Lint YAML files"
33-
uses: "ibiqlik/action-yamllint@v3.0.3"
33+
uses: "ibiqlik/action-yamllint@v3.0.4"
3434
with:
3535
config_file: ".yamllint.yaml"
3636
file_or_dir: "."

0 commit comments

Comments
 (0)