Skip to content

Commit 752e8a2

Browse files
authored
Merge pull request #54 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.14.1
2 parents d0363f5 + 510e264 commit 752e8a2

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
@@ -10,7 +10,7 @@ fi
1010

1111
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"
1212

13-
export REVIEWDOG_VERSION=v0.14.0
13+
export REVIEWDOG_VERSION=v0.14.1
1414

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

0 commit comments

Comments
 (0)