We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1383d01 commit 4eb195bCopy full SHA for 4eb195b
.github/workflows/lint.yaml
@@ -22,7 +22,7 @@ jobs:
22
go-version: '1.21'
23
cache: false
24
- name: Run golangci-lint
25
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
26
with:
27
version: v1.55.2
28
only-new-issues: false
0 commit comments