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