We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b26e4 commit 4a0ed4fCopy full SHA for 4a0ed4f
.github/workflows/checks.yml
@@ -71,7 +71,7 @@ jobs:
71
go-version-file: .go-version
72
73
- name: Run golangci-lint
74
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
75
with:
76
version: v1.59
77
go-fmt:
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
0 commit comments