Skip to content

Commit 7b1a67d

Browse files
author
Rohan Suryawanshi
authored
Updated golint in release.yml (#551)
Signed-off-by: Rohan Suryawanshi <[email protected]>
1 parent a54d21f commit 7b1a67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: golangci/golangci-lint-action@v2
2424
with:
2525
version: v1.48.0
26-
args: --issues-exit-code=1
26+
args: -h --issues-exit-code=1
2727
skip-pkg-cache: true
2828
skip-build-cache: true
2929
-

0 commit comments

Comments
 (0)