Skip to content

Commit ef8b22c

Browse files
authored
Merge pull request #72 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.20.1
2 parents 278e1b3 + 8392e31 commit ef8b22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bullseye-slim
22

3-
ENV REVIEWDOG_VERSION=v0.19.0
3+
ENV REVIEWDOG_VERSION=v0.20.1
44

55
RUN apt-get update \
66
&& apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)