From 38674b13a4144ce1794b9efffa84090c8658a1e6 Mon Sep 17 00:00:00 2001 From: review-dog <22892449+review-dog@users.noreply.github.com> Date: Sat, 6 Jul 2024 23:54:10 +0000 Subject: [PATCH] chore(deps): update reviewdog/reviewdog to 0.19.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5e366b0..10d0c74 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ runs: . "$GITHUB_ACTION_PATH/install.sh" shell: bash env: - REVIEWDOG_VERSION: v0.18.1 + REVIEWDOG_VERSION: v0.19.0 REVIEWDOG_TEMPDIR: ${{ runner.temp }} - run: | set -euo pipefail