Skip to content

Commit 1f2d67f

Browse files
committed
chore(deps): update golangci/golangci-lint-action action to v3
1 parent b1375bf commit 1f2d67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/[email protected]
6262
- name: golangci-lint
63-
uses: golangci/golangci-lint-action@v2.5.2
63+
uses: golangci/golangci-lint-action@v3.1.0
6464
with:
6565
version: v1.28
6666
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)