Skip to content

Commit

Permalink
build(deps): bump reviewdog/action-suggester from 1.7.1 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) from 1.7.1 to 1.7.4.
- [Release notes](https://github.com/reviewdog/action-suggester/releases)
- [Commits](reviewdog/action-suggester@3f60d0e...a60fde3)

---
updated-dependencies:
- dependency-name: reviewdog/action-suggester
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent c1d7af2 commit 8b253cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linting-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
clangFormatVersion: 15
inplace: true
extensions: "cpp,hpp"
- uses: reviewdog/action-suggester@3f60d0e826f0873905e0eeca522d562a6e67afbd # v1.7.1
- uses: reviewdog/action-suggester@a60fde3c0152426868be6dc5bcb7e1c89bba2358 # v1.7.4
with:
tool_name: clang-format
filter_mode: diff_context
Expand All @@ -54,7 +54,7 @@ jobs:
name: linter
path: |
megalinter-reports
- uses: reviewdog/action-suggester@3f60d0e826f0873905e0eeca522d562a6e67afbd # v1.7.1
- uses: reviewdog/action-suggester@a60fde3c0152426868be6dc5bcb7e1c89bba2358 # v1.7.4
with:
tool_name: MegaLinter
filter_mode: diff_context

0 comments on commit 8b253cd

Please sign in to comment.