Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit 100e9f8

Browse files
authored
Merge pull request #41 from thepwagner/action-update-go/main/golangci/golangci-lint/v1.35.0-alpine
Update golangci/golangci-lint from v1.31.0-alpine to v1.35.0-alpine
2 parents 5894781 + 705e782 commit 100e9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/tools/golangci-lint/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM golangci/golangci-lint:v1.31.0-alpine
1+
FROM golangci/golangci-lint:v1.35.0-alpine
22

33
ENTRYPOINT ["/usr/bin/golangci-lint", "run", "--deadline=15m"]

0 commit comments

Comments
 (0)