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.
1 parent 42f4dc8 commit eb6b1dcCopy full SHA for eb6b1dc
.github/actions/vital-throw-message/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.20
2
3
-ENV REVIEWDOG_VERSION=v0.20.3
+ENV REVIEWDOG_VERSION=v0.21.0
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