Skip to content

Commit 22f0148

Browse files
committed
ci: remove the explicit version in golangci-lint action
Signed-off-by: Vibhu Prashar <[email protected]>
1 parent 680cb12 commit 22f0148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ jobs:
146146
- name: golangci-lint
147147
uses: golangci/golangci-lint-action@v8
148148
with:
149-
version: v1.53
150149
args: --timeout=3m --issues-exit-code=0 ./...
151150
only-new-issues: true
152151

0 commit comments

Comments
 (0)