Skip to content

Commit 002df73

Browse files
authored
Merge pull request #1089 from vim-jp/depup/reviewdog/reviewdog
2 parents c585344 + 657a23b commit 002df73

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.15.6-alpine
22

3-
ENV REVIEWDOG_VERSION=v0.14.0
3+
ENV REVIEWDOG_VERSION=v0.14.1
44

55
# hadolint ignore=DL3006
66
RUN apk --no-cache add git

0 commit comments

Comments
 (0)