We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f8947f + 1698251 commit 005942dCopy full SHA for 005942d
.github/workflows/tests-template.yml
@@ -52,6 +52,6 @@ jobs:
52
;;
53
esac
54
- name: golangci-lint
55
- uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
56
with:
57
version: v1.63.4
.github/workflows/tests_windows.yml
@@ -40,7 +40,7 @@ jobs:
40
41
shell: bash
42
43
44
45
46
0 commit comments