We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6949ef1 commit f173f80Copy full SHA for f173f80
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
- run: go mod download
42
- run: go build -v .
43
- name: Run linters
44
- uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
45
with:
46
version: latest
47
0 commit comments