Skip to content

Commit 9ba6379

Browse files
Bump golangci/golangci-lint-action from 5 to 6 (#88)
1 parent 8e22b8e commit 9ba6379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version: ${{ matrix.go }}
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v5
21+
uses: golangci/golangci-lint-action@v6
2222
with:
2323
version: latest
2424
only-new-issues: true

0 commit comments

Comments
 (0)