Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Commit 3ac7210

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 7902c87 commit 3ac7210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go-version-file: "go.mod"
3333

3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@v4
35+
uses: golangci/golangci-lint-action@v7
3636
with:
3737
version: latest
3838
skip-pkg-cache: true

0 commit comments

Comments
 (0)