Skip to content

Commit 727b344

Browse files
(build deps): Bump reviewdog/action-remark-lint from 5.2 to 5.3
Bumps [reviewdog/action-remark-lint](https://github.com/reviewdog/action-remark-lint) from 5.2 to 5.3. - [Release notes](https://github.com/reviewdog/action-remark-lint/releases) - [Changelog](https://github.com/reviewdog/action-remark-lint/blob/main/CHANGELOG.md) - [Commits](reviewdog/action-remark-lint@v5.2...v5.3) --- updated-dependencies: - dependency-name: reviewdog/action-remark-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3626ce5 commit 727b344

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
@@ -121,7 +121,7 @@ jobs:
121121
if_false: github-check
122122
-
123123
name: '[Remark Lint]'
124-
uses: reviewdog/action-remark-lint@v5.2
124+
uses: reviewdog/action-remark-lint@v5.3
125125
with:
126126
github_token: ${{ secrets.GITHUB_TOKEN }}
127127
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)