We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4a8552 + 3860835 commit 4a43430Copy full SHA for 4a43430
.github/actions/vital-throw-message/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.20
2
3
-ENV REVIEWDOG_VERSION=v0.20.1
+ENV REVIEWDOG_VERSION=v0.20.2
4
5
RUN curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${REVIEWDOG_VERSION}
6
0 commit comments