Skip to content

Commit 31ba950

Browse files
committed
chore(deps): update ibiqlik/action-yamllint action to v3.1.0
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
1 parent 983ded4 commit 31ba950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 1
1919
- name: Lint YAML
20-
uses: ibiqlik/action-yamllint@v3.0.4
20+
uses: ibiqlik/action-yamllint@v3.1.0
2121
with:
2222
config_file: "./.github/.yamllint-config.yaml"
2323
# markdown-link-check:

0 commit comments

Comments
 (0)