Skip to content

Commit e25602a

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent 11b0ba9 commit e25602a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v4
2929

3030
- name: golangci-lint
31-
uses: golangci/golangci-lint-action@v7.0.0
31+
uses: golangci/golangci-lint-action@v8.0.0
3232
with:
3333
args: --timeout=10m
3434
version: v2.0.2

0 commit comments

Comments
 (0)