We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e358e commit cff8b3eCopy full SHA for cff8b3e
.github/workflows/lint.yaml
@@ -17,6 +17,6 @@ jobs:
17
go-version: '1.20'
18
check-latest: true
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
21
with:
22
version: v1.53
0 commit comments