We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 018dfb7 + e14280a commit 8997e3dCopy full SHA for 8997e3d
.github/workflows/lint.yaml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
go-version: 1.23.x
18
- name: Analysis
19
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
20
21
args: -v
0 commit comments