Skip to content

Commit 0423197

Browse files
authored
Merge pull request #3096 from GitTools/dependabot/github_actions/reviewdog/action-remark-lint-5.4
(build deps): Bump reviewdog/action-remark-lint from 5.3 to 5.4
2 parents f09e3b2 + c2223f1 commit 0423197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
if_false: github-check
128128
-
129129
name: '[Remark Lint]'
130-
uses: reviewdog/action-remark-lint@v5.3
130+
uses: reviewdog/action-remark-lint@v5.4
131131
with:
132132
github_token: ${{ secrets.GITHUB_TOKEN }}
133133
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)