We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72adeb6 + 41a1050 commit 86835b2Copy full SHA for 86835b2
.github/workflows/tests-template.yml
@@ -52,6 +52,6 @@ jobs:
52
;;
53
esac
54
- name: golangci-lint
55
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
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