Skip to content

Commit

Permalink
Merge pull request #55 from reviewdog/depup/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog to 0.18.1
  • Loading branch information
haya14busa authored Jun 23, 2024
2 parents 42d0ca7 + 5864063 commit f644d8b
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 @@ -7,7 +7,7 @@ fi

export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"

export REVIEWDOG_VERSION=v0.17.5
export REVIEWDOG_VERSION=v0.18.1

echo "[action-flake8] 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 f644d8b

Please sign in to comment.