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 1003c13 commit 7947f95Copy full SHA for 7947f95
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
go-version: "1.21"
41
- name: golangci-lint
42
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
43
44
version: v1.57.2
45
skip-cache: true
0 commit comments