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.
1 parent b4ad2af commit 709b59fCopy full SHA for 709b59f
.github/workflows/checks.yml
@@ -44,7 +44,7 @@ jobs:
44
go-version-file: .go-version
45
46
- name: Run golangci-lint
47
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
48
with:
49
version: v1.64
50
go-fmt:
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
0 commit comments