Skip to content

Commit 27b58ab

Browse files
authored
Merge pull request #104 from controlplaneio/dependabot/github_actions/reviewdog/action-yamllint-1.6
chore(deps): bump reviewdog/action-yamllint from 1.5 to 1.6
2 parents 3f75ab4 + 8b148d5 commit 27b58ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: actions/checkout@v3
2727

2828
- name: Run yamllint
29-
uses: reviewdog/action-yamllint@v1.5
29+
uses: reviewdog/action-yamllint@v1.6

0 commit comments

Comments
 (0)