We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10cb0a6 + f9be0dd commit 5abe009Copy full SHA for 5abe009
.github/workflows/tests.yml
@@ -27,6 +27,6 @@ jobs:
27
with:
28
go-version: "1.23"
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
31
32
version: v2.1.5
0 commit comments