Skip to content

Commit 87df939

Browse files
committed
update per feeback
Signed-off-by: Carlos Panato <[email protected]>
1 parent 6972278 commit 87df939

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ jobs:
2424
check-latest: true
2525

2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
28-
with:
29-
version: v2.3
27+
run: |
28+
make lint

0 commit comments

Comments
 (0)