We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db18aa commit 760b67fCopy full SHA for 760b67f
.github/actions/vital-throw-message/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.13
2
3
-ENV REVIEWDOG_VERSION=v0.12.0
+ENV REVIEWDOG_VERSION=v0.13.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