Skip to content

Commit 5078e3b

Browse files
authored
Update golangci-lint action and version
1 parent 318ed72 commit 5078e3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
go-version-file: go.mod
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v8
21+
uses: golangci/golangci-lint-action@v9
2222
with:
23-
version: v2.8.0
23+
version: v2.11

0 commit comments

Comments
 (0)