Skip to content

Commit c9812ff

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent 1f6c2c0 commit c9812ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: ${{ matrix.go-version }}
2727

28-
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
28+
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
2929

3030
- run: make lint
3131
- run: make test

0 commit comments

Comments
 (0)