We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ffc94 commit ff80e69Copy full SHA for ff80e69
.github/workflows/golangci-lint.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version-file: 'go.mod'
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
25
26
version: ${{ env.GOLANG_CI_LINT_VERSION }}
27
args: --verbose --timeout 5m
0 commit comments