From 723f29ef6385905472215ed9ee0af3bed1de520c Mon Sep 17 00:00:00 2001 From: review-dog <22892449+review-dog@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:02:52 +0000 Subject: [PATCH] chore(deps): update reviewdog/reviewdog to 0.17.4 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b2f2fb0..f78dc1f 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ runs: . "$GITHUB_ACTION_PATH/install.sh" shell: bash env: - REVIEWDOG_VERSION: v0.17.1 + REVIEWDOG_VERSION: v0.17.4 REVIEWDOG_TEMPDIR: ${{ runner.temp }} - run: | set -euo pipefail