Skip to content

Commit 1321e32

Browse files
Updated .github/workflows/lint-yaml.yml NO_JIRA
1 parent 63896ea commit 1321e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-yaml.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fi
3232
3333
- name: Run yamllint
34-
uses: reviewdog/action-yamllint@v1
34+
uses: reviewdog/action-yamllint@v1.6.1
3535
with:
3636
fail_on_error: false
3737
filter_mode: diff_context

0 commit comments

Comments
 (0)