Skip to content

Commit 936f694

Browse files
committed
deps: Update golangci/golangci-lint-action action to v8
1 parent 32bfee4 commit 936f694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
go mod tidy && git diff --exit-code
3838
- name: golangci-lint
39-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
39+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
4040
with:
4141
version: latest
4242
args: --timeout 3m

0 commit comments

Comments
 (0)