We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abee16a + c2d7b11 commit 284a89eCopy full SHA for 284a89e
.github/workflows/golangci-lint.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
go-version: ${{ steps.goversion.outputs.goversion }}
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
28
29
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
30
version: v1.64.5
0 commit comments