We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bd3d2 commit 3a95fd9Copy full SHA for 3a95fd9
entrypoint.sh
@@ -7,7 +7,7 @@ fi
7
8
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"
9
10
-export REVIEWDOG_VERSION=v0.20.1
+export REVIEWDOG_VERSION=v0.20.2
11
12
echo "[action-remark-lint] Installing reviewdog..."
13
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b /tmp "${REVIEWDOG_VERSION}"
0 commit comments