Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit 37d332c

Browse files
renovate[bot]kzndotsh
authored andcommitted
chore(deps): update reviewdog/action-actionlint action to v1.67.0
1 parent bfdcb6c commit 37d332c

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
@@ -117,7 +117,7 @@ jobs:
117117
- name: Checkout
118118
uses: actions/checkout@v4
119119
- name: Validate
120-
uses: reviewdog/action-actionlint@v1.66.1
120+
uses: reviewdog/action-actionlint@v1.67.0
121121
with:
122122
github_token: ${{ secrets.GITHUB_TOKEN }}
123123
level: ${{ env.REVIEWDOG_LEVEL }}

0 commit comments

Comments
 (0)