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 4a921ce commit 9307bbbCopy full SHA for 9307bbb
.github/workflows/lint.yml
@@ -23,6 +23,6 @@ jobs:
23
cache: false
24
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
+ uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
27
with:
28
version: v1.63
0 commit comments