We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed4535 commit 8b51c39Copy full SHA for 8b51c39
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
go-version: "1.20"
37
check-latest: true
38
- name: Run golangci-lint
39
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
+ uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # tag=v3.7.0
40
with:
41
version: latest
42
0 commit comments