We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd8cd9 commit 2d7ec90Copy full SHA for 2d7ec90
.github/workflows/pr-golangci-lint.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: ${{ steps.vars.outputs.go_version }}
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
+ uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # tag=v3.7.0
25
26
version: v1.54.1
27
args: --out-format=colored-line-number
0 commit comments