We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7203048 + a808316 commit 3f48662Copy full SHA for 3f48662
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
go-version: "1.26.1"
38
- name: golangci-lint
39
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
40
41
version: v2.11.4
42
skip-cache: true
0 commit comments