We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 487a81d + ade566c commit debd095Copy full SHA for debd095
.github/workflows/ci.yaml
@@ -50,6 +50,6 @@ jobs:
50
go-version: "1.24"
51
52
- name: Lint
53
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
54
with:
55
version: v1.64.7
0 commit comments