Skip to content

Commit c96b6d5

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 2016bbf commit c96b6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version-file: go.mod
1616
cache: false
1717
- name: Lint
18-
uses: golangci/golangci-lint-action@v6
18+
uses: golangci/golangci-lint-action@v7
1919

2020
test:
2121
name: Test

0 commit comments

Comments
 (0)