Skip to content

Commit 3f2eba4

Browse files
renovate[bot]ramonsnir
authored andcommitted
Update golangci/golangci-lint-action action to v6.1.0
1 parent dbdc0bd commit 3f2eba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
30+
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
3131
with:
3232
version: latest
3333

0 commit comments

Comments
 (0)