Skip to content

Commit 566a00b

Browse files
chore(deps): update golangci/golangci-lint-action action to v6
1 parent 14a0f45 commit 566a00b

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
@@ -7,6 +7,6 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- name: golangci-lint
10-
uses: golangci/golangci-lint-action@v2
10+
uses: golangci/golangci-lint-action@v6
1111
with:
1212
version: v1.38

0 commit comments

Comments
 (0)