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 5124bf6 commit 8c5dbe7Copy full SHA for 8c5dbe7
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: go mod download
31
- run: go build -v .
32
- name: Run linters
33
- uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
34
with:
35
version: latest
36
0 commit comments