Skip to content

Commit fa8f541

Browse files
authored
Merge pull request #133 from ergebnis/dependabot/github_actions/ibiqlik/action-yamllint-3.1.1
github-actions(deps): bump ibiqlik/action-yamllint from 3.1.0 to 3.1.1
2 parents 611bd25 + 1bcb0d9 commit fa8f541

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: "actions/checkout@v3.1.0"
2020

2121
- name: "Lint YAML files"
22-
uses: "ibiqlik/action-yamllint@v3.1.0"
22+
uses: "ibiqlik/action-yamllint@v3.1.1"
2323
with:
2424
config_file: ".yamllint.yaml"
2525
file_or_dir: "."

0 commit comments

Comments
 (0)