From 0456f737e15ccc3f90ef317dc76aba2a69efc229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:54:45 +0200 Subject: [PATCH] ci(deps): bump reviewdog/action-suggester from 1.13.0 to 1.14.0 in the github-actions group (#457) 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.13.0 to 1.14.0 - [Release notes](https://github.com/reviewdog/action-suggester/releases) - [Commits](https://github.com/reviewdog/action-suggester/compare/9e1cd88b79ba3c0023c94e44accd72344f032093...42b08604516990e201b3c21902cc13c6a0ee5fe8) --- 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 2718d6d3..a288d3bf 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@9e1cd88b79ba3c0023c94e44accd72344f032093 # v1.13.0 + - uses: reviewdog/action-suggester@42b08604516990e201b3c21902cc13c6a0ee5fe8 # v1.14.0 with: tool_name: MegaLinter