Skip to content

Commit 6563602

Browse files
committed
chore(deps): update golangci/golangci-lint-action action to v3
1 parent 1400a7d commit 6563602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/checkout@v2.4.0
6262
- name: golangci-lint
63-
uses: golangci/golangci-lint-action@v2.5.2
63+
uses: golangci/golangci-lint-action@v3.0.0
6464
with:
6565
version: v1.28
6666
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)