We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 767c422 + 0a86273 commit d3cb241Copy full SHA for d3cb241
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version: "1.23"
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
31
32
version: v1.61.0
33
args: --timeout=5m
0 commit comments