Skip to content

Commit

Permalink
(build deps): Bump reviewdog/action-remark-lint from 5.2 to 5.3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent 3626ce5 commit 727b344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
if_false: github-check
-
name: '[Remark Lint]'
uses: reviewdog/action-remark-lint@v5.2
uses: reviewdog/action-remark-lint@v5.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit 727b344

Please sign in to comment.