Skip to content

Commit 9fdfcff

Browse files
chore(deps): update golangci/golangci-lint-action action to v6
1 parent 336e24a commit 9fdfcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
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)