Skip to content

Commit 86c106b

Browse files
committed
chore: update lint action for v2
1 parent 9e9a3d7 commit 86c106b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
go-version: '1.25.x'
3838
cache: false
3939
- name: golangci-lint
40-
uses: golangci/golangci-lint-action@v6
40+
uses: golangci/golangci-lint-action@v7
4141
env:
4242
GOLANGCI_LINT_SKIP_GOVERSION_CHECK: "1"
4343
with:

0 commit comments

Comments
 (0)