Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
review-dog committed Apr 21, 2022
1 parent d0363f5 commit 510e264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fi

export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"

export REVIEWDOG_VERSION=v0.14.0
export REVIEWDOG_VERSION=v0.14.1

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

0 comments on commit 510e264

Please sign in to comment.