Skip to content

Commit 3a95fd9

Browse files
chore(deps): update reviewdog to 0.20.2 (#99)
Co-authored-by: review-dog <22892449+review-dog@users.noreply.github.com>
1 parent a3bd3d2 commit 3a95fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fi
77

88
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"
99

10-
export REVIEWDOG_VERSION=v0.20.1
10+
export REVIEWDOG_VERSION=v0.20.2
1111

1212
echo "[action-remark-lint] Installing reviewdog..."
1313
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b /tmp "${REVIEWDOG_VERSION}"

0 commit comments

Comments
 (0)