From 58f35066f3ee9359a9c605acb093ffd915872f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:19:58 +0200 Subject: [PATCH] ci(deps): bump reviewdog/action-suggester from 1.14.0 to 1.15.0 in the github-actions group (#467) ci(deps): bump reviewdog/action-suggester in the github-actions group Bumps the github-actions group with 1 update: [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester). Updates `reviewdog/action-suggester` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/reviewdog/action-suggester/releases) - [Commits](https://github.com/reviewdog/action-suggester/compare/42b08604516990e201b3c21902cc13c6a0ee5fe8...a1d57ff096639094e0ba35ef3039e79316364796) --- updated-dependencies: - dependency-name: reviewdog/action-suggester dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/linting-formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting-formatting.yml b/.github/workflows/linting-formatting.yml index a288d3bf..f451473a 100644 --- a/.github/workflows/linting-formatting.yml +++ b/.github/workflows/linting-formatting.yml @@ -41,6 +41,6 @@ jobs: name: Linter Report path: | megalinter-reports - - uses: reviewdog/action-suggester@42b08604516990e201b3c21902cc13c6a0ee5fe8 # v1.14.0 + - uses: reviewdog/action-suggester@a1d57ff096639094e0ba35ef3039e79316364796 # v1.15.0 with: tool_name: MegaLinter