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