Skip to content

Commit ff94a61

Browse files
chore(deps): update reviewdog to 0.13.1 (#50)
Co-authored-by: rickstaa <rickstaa@users.noreply.github.com>
1 parent 0d6daa0 commit ff94a61

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.13.0
13+
export REVIEWDOG_VERSION=v0.13.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)