Skip to content

Commit 8bcee5e

Browse files
committed
Update golangci-lint-action
1 parent a8a4010 commit 8bcee5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: go mod tidy -diff
2727

2828
- name: Lint
29-
uses: golangci/golangci-lint-action@v7
29+
uses: golangci/golangci-lint-action@v8
3030
with:
3131
# Require: The version of golangci-lint to use.
3232
version: latest

0 commit comments

Comments
 (0)