We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d21c89f + 99c51dc commit 914ccefCopy full SHA for 914ccef
.github/workflows/tests-template.yml
@@ -50,6 +50,6 @@ jobs:
50
;;
51
esac
52
- name: golangci-lint
53
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
54
with:
55
version: v1.64.5
.github/workflows/tests_windows.yml
@@ -40,7 +40,7 @@ jobs:
40
41
shell: bash
42
43
44
45
46
0 commit comments