Skip to content

Commit 703213a

Browse files
authored
Merge pull request #1437 from vim-jp/depup/reviewdog/reviewdog
chore(deps): update reviewdog/reviewdog to 0.17.1
2 parents 1b82663 + 339ed3b commit 703213a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/vimhelp-nvcheck/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM golang:1.18.5-alpine3.16
22

3-
ENV REVIEWDOG_VERSION=v0.17.0
3+
ENV REVIEWDOG_VERSION=v0.17.1
44

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

0 commit comments

Comments
 (0)