We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cac779 commit ef4b9d0Copy full SHA for ef4b9d0
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
go-version: "1.23"
41
- name: golangci-lint
42
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
43
44
version: v1.63.4
45
skip-cache: true
0 commit comments