We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3ed71 commit 4f84450Copy full SHA for 4f84450
.github/workflows/ci.yaml
@@ -74,6 +74,6 @@ jobs:
74
go-version-file: ./go.mod
75
check-latest: true
76
- name: golangci-lint
77
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
78
with:
79
version: v1.59
0 commit comments