Skip to content

Commit 55f3fc5

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent 1e2a2f9 commit 55f3fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
with:
4040
go-version-file: go.mod
4141
check-latest: true
42-
- uses: golangci/golangci-lint-action@v6
42+
- uses: golangci/golangci-lint-action@v8
4343
with:
4444
version: latest

0 commit comments

Comments
 (0)