We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c14a67c + b068318 commit 1855802Copy full SHA for 1855802
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
persist-credentials: false
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
21
22
version: latest
0 commit comments