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 f8d95cc + 36e16f7 commit 5e7a884Copy full SHA for 5e7a884
.github/actions/vital-throw-message/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.20
2
3
-ENV REVIEWDOG_VERSION=v0.20.2
+ENV REVIEWDOG_VERSION=v0.20.3
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