Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit e617740

Browse files
renovate-botpaulfantom
authored andcommitted
Update golangci/golangci-lint-action action to v3
1 parent 2d9f392 commit e617740

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
@@ -28,7 +28,7 @@ jobs:
2828
id: go
2929

3030
- name: Lint
31-
uses: golangci/golangci-lint-action@v2
31+
uses: golangci/golangci-lint-action@v3
3232
with:
3333
version: ${{ env.golangci-lint-version }}
3434

0 commit comments

Comments
 (0)