We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ad840f + 452fec4 commit af2cf2aCopy full SHA for af2cf2a
1 file changed
.github/workflows/ci.yaml
@@ -55,6 +55,6 @@ jobs:
55
go-version: "1.25"
56
57
- name: Lint
58
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
59
with:
60
version: v2.6.2
0 commit comments