We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4edb16b commit cc1ef11Copy full SHA for cc1ef11
.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@3cfe3a4abbb849e10058ce4af15d205b6da42804
+ uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b
15
with:
16
only-new-issues: true
0 commit comments