Skip to content

Commit eb6b1dc

Browse files
github-actions[bot]tsuyoshicho
authored andcommitted
chore(deps): update reviewdog/reviewdog to 0.21.0
1 parent 42f4dc8 commit eb6b1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/vital-throw-message/Dockerfile

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

3-
ENV REVIEWDOG_VERSION=v0.20.3
3+
ENV REVIEWDOG_VERSION=v0.21.0
44

55
RUN curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${REVIEWDOG_VERSION}
66

0 commit comments

Comments
 (0)