Skip to content

Commit eaf510e

Browse files
Update golangci/golangci-lint-action action to v6.5.2
1 parent f84bd40 commit eaf510e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: go mod download
2828
- run: go build -v .
2929
- name: Run linters
30-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
30+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
3131
with:
3232
version: latest
3333

0 commit comments

Comments
 (0)