Skip to content

Commit

Permalink
Bump reviewdog/action-remark-lint from 5.14 to 5.15
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.14 to 5.15.
- [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.14...v5.15)

---
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] committed Sep 17, 2024
1 parent d4310ce commit 1609795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
cond: ${{ github.event_name == 'pull_request' }}
if_true: github-pr-review
if_false: github-check
- uses: reviewdog/action-remark-lint@v5.14
- uses: reviewdog/action-remark-lint@v5.15
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit 1609795

Please sign in to comment.