We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c7e61 commit 7085e45Copy full SHA for 7085e45
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: 1.23.6
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
21
22
version: v1.60.3
23
args: --config tools/.golangci.yaml
0 commit comments