Skip to content

Commit 9523ce7

Browse files
github-actions[bot]tsuyoshicho
authored andcommitted
chore(deps): update reviewdog to 0.10.2
1 parent 1eaca74 commit 9523ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/vimhelp-nvcheck/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM golang:1.13
22

3-
ENV REVIEWDOG_VERSION=v0.10.1
3+
ENV REVIEWDOG_VERSION=v0.10.2
44
RUN curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${REVIEWDOG_VERSION}
55

66
RUN go get github.com/koron/nvcheck

0 commit comments

Comments
 (0)