Skip to content

Commit 129f89c

Browse files
Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 (#831)
1 parent 34fc56e commit 129f89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
with:
2626
go-version: ${{ matrix.go-version }}
2727
- name: golangci-lint
28-
uses: golangci/golangci-lint-action@v6.3.2
28+
uses: golangci/golangci-lint-action@v6.5.0
2929
with:
3030
version: v1.59.1
3131
- name: test

0 commit comments

Comments
 (0)