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 09a85b9 commit 34b1c59Copy full SHA for 34b1c59
.github/workflows/golangci-lint.yaml
@@ -11,6 +11,6 @@ jobs:
11
steps:
12
- uses: actions/[email protected]
13
- name: golangci-lint
14
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
15
with:
16
only-new-issues: true
0 commit comments