Skip to content

Commit e9244ae

Browse files
review-doggithub-actions[bot]
authored andcommitted
chore(deps): update reviewdog to 0.20.1
1 parent af20b94 commit e9244ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV MARKDOWNLINT_CLI_VERSION=v0.41.0
44

55
RUN npm install -g "markdownlint-cli@$MARKDOWNLINT_CLI_VERSION"
66

7-
ENV REVIEWDOG_VERSION=v0.19.0
7+
ENV REVIEWDOG_VERSION=v0.20.1
88

99
RUN apt-get update \
1010
&& apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)