Skip to content

Commit aaaf48f

Browse files
chore(deps): update reviewdog to 0.18.1 (#94)
Co-authored-by: review-dog <22892449+review-dog@users.noreply.github.com>
1 parent 489a98f commit aaaf48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fi
77

88
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"
99

10-
export REVIEWDOG_VERSION=v0.18.0
10+
export REVIEWDOG_VERSION=v0.18.1
1111

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

0 commit comments

Comments
 (0)