We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914ccef commit 77ac8e7Copy full SHA for 77ac8e7
.github/workflows/tests-template.yml
@@ -50,6 +50,6 @@ jobs:
50
;;
51
esac
52
- name: golangci-lint
53
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
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