Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.18.0 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: review-dog <22892449+review-dog@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and review-dog committed Jun 18, 2024
1 parent 1d125b4 commit 489a98f
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.0

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

0 comments on commit 489a98f

Please sign in to comment.