Skip to content

Commit c9b34bd

Browse files
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#847)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17f6512 commit c9b34bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
with:
2525
go-version: ${{ matrix.go-version }}
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@v7.0.0
27+
uses: golangci/golangci-lint-action@v8.0.0
2828
with:
2929
version: v2.1.5
3030
- name: test

0 commit comments

Comments
 (0)