From 0ef8c27d2685b62b84d070cb57a932f111c181fa Mon Sep 17 00:00:00 2001 From: review-dog <22892449+review-dog@users.noreply.github.com> Date: Sat, 22 Jun 2024 13:09:29 +0000 Subject: [PATCH] chore(deps): update reviewdog/reviewdog to 0.18.1 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3c5b5a8..5e366b0 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ runs: . "$GITHUB_ACTION_PATH/install.sh" shell: bash env: - REVIEWDOG_VERSION: v0.18.0 + REVIEWDOG_VERSION: v0.18.1 REVIEWDOG_TEMPDIR: ${{ runner.temp }} - run: | set -euo pipefail