We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66132ee commit 421166eCopy full SHA for 421166e
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
id: go
32
33
- name: Run linters
34
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
35
with:
36
version: latest
37
0 commit comments