Skip to content

Commit e442e28

Browse files
(build deps): Bump reviewdog/action-remark-lint from 5.5 to 5.6
Bumps [reviewdog/action-remark-lint](https://github.com/reviewdog/action-remark-lint) from 5.5 to 5.6. - [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.5...v5.6) --- 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 8c7bd7a commit e442e28

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.5
130+
uses: reviewdog/action-remark-lint@v5.6
131131
with:
132132
github_token: ${{ secrets.GITHUB_TOKEN }}
133133
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)