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.
2 parents 07d1080 + 282e6a4 commit e2a065eCopy full SHA for e2a065e
.github/workflows/golangci-lint.yml
@@ -21,12 +21,12 @@ jobs:
21
with:
22
go-version: ${{ steps.vars.outputs.go_version }}
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # tag=v6.5.1
25
26
version: v1.63.3
27
args: --timeout 15m
28
- name: golangci-lint-test
29
30
31
32
args: --build-tags e2e --timeout 15m
0 commit comments