We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf7bae3 + a5334bc commit 315b14eCopy full SHA for 315b14e
1 file changed
.github/workflows/lint-test.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
go-version: 1.21.x
17
- name: Run golangci-lint
18
- uses: golangci/golangci-lint-action@v6.5.2
+ uses: golangci/golangci-lint-action@v7.0.0
19
20
version: latest
21
args: --timeout 5m
0 commit comments