Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 125ede7

Browse files
authoredMar 7, 2022
Update golangci/golangci-lint-action action to v3 (#12)
1 parent eceed0e commit 125ede7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-docker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
# The golangci-lint action takes care of caching by itself.
2323
- name: Lint
24-
uses: golangci/golangci-lint-action@v2
24+
uses: golangci/golangci-lint-action@v3
2525

2626
test:
2727
name: Test

0 commit comments

Comments
 (0)
This repository has been archived.