Skip to content

Commit 7ce998c

Browse files
[dependencies] Update golangci/golangci-lint-action action to v7
1 parent d39c2c2 commit 7ce998c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
~/go/pkg/mod
3535
key: go-${{ hashFiles('**/go.sum') }}
3636
- name: golangci-lint
37-
uses: golangci/golangci-lint-action@v6
37+
uses: golangci/golangci-lint-action@v7
3838
with:
3939
version: latest

0 commit comments

Comments
 (0)