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 1155c17 commit 9aa895dCopy full SHA for 9aa895d
.github/workflows/pr-golangci-lint.yaml
@@ -30,6 +30,6 @@ jobs:
30
- name: golangci-lint
31
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # tag=v6.1.1
32
with:
33
- version: v1.60.2
+ version: v1.61.0
34
args: --out-format=colored-line-number
35
working-directory: ${{matrix.working-directory}}
0 commit comments