We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f1b71 + e50406f commit fb83fb2Copy full SHA for fb83fb2
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout repository
23
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
24
- name: Setup golangci-lint
25
- uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
+ uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
26
with:
27
args: --verbose
28
version: latest
0 commit comments