We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf9a0d commit 36215b7Copy full SHA for 36215b7
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
go-version: "1.21"
38
- name: golangci-lint
39
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
40
41
version: v1.57.2
42
skip-cache: true
0 commit comments