8000 chore(deps): update reviewdog to 0.19.0 · reviewdog/action-actionlint@42c4b5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 42c4b5c

Browse files
review-doggithub-actions[bot]
authored andcommitted
chore(deps): update reviewdog to 0.19.0
1 parent 1b4bd00 commit 42c4b5c

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
@@ -23,7 +23,7 @@ RUN apk --update add git curl && \
2323
rm /var/cache/apk/*
2424

2525
# install reviewdog
26-
ENV REVIEWDOG_VERSION=v0.18.1
26+
ENV REVIEWDOG_VERSION=v0.19.0
2727
RUN wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b /usr/local/bin/ ${REVIEWDOG_VERSION}
2828

2929
# install actionlint

0 commit comments

Comments
 (0)
0