Skip to content

Commit 7afe158

Browse files
chore(deps): update reviewdog/action-yamllint action to v1.20.2
1 parent ee9c301 commit 7afe158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
timeout-minutes: 10
4040
steps:
4141
- uses: actions/checkout@v4
42-
- uses: reviewdog/action-yamllint@1dca3ad811867be18fbe293a9818d715a6c2cd46 # v1.20.0
42+
- uses: reviewdog/action-yamllint@81e7f3cd56f50cf821aedc79b0ec169acf122532 # v1.20.2
4343
with:
4444
level: warning
4545
yamllint_flags: "-c .yamllint ."

0 commit comments

Comments
 (0)