We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d282073 commit 3e385a6Copy full SHA for 3e385a6
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: golangci-lint
37
env:
38
GOFLAGS: -tags=functional
39
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
40
with:
41
version: v1.56.1
42
test:
0 commit comments