Skip to content

Commit aa0db53

Browse files
Merge branch 'main' into release-please--branches--main
2 parents cc22a3d + 40d8b73 commit aa0db53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint_golang.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@v7
21+
uses: golangci/golangci-lint-action@v8
2222
with:
23-
version: v2.1.6
23+
version: v2.3.0

0 commit comments

Comments
 (0)