Skip to content

Commit 3982fcf

Browse files
chore(deps): update reviewdog/action-actionlint action to v1.68.0 (#41)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7c329b commit 3982fcf

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@v5
119119
- name: Validate
120-
uses: reviewdog/action-actionlint@v1.67.0
120+
uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
121121
with:
122122
github_token: ${{ secrets.GITHUB_TOKEN }}
123123
level: ${{ env.REVIEWDOG_LEVEL }}

0 commit comments

Comments
 (0)