Skip to content

Commit a40cb40

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Running golangci-lint
4040
- name: Linting
4141
if: matrix.lint
42-
uses: golangci/golangci-lint-action@v6.5.2
42+
uses: golangci/golangci-lint-action@v8.0.0
4343
with:
4444
version: v1.56.2
4545
only-new-issues: true

0 commit comments

Comments
 (0)