Skip to content

Commit fad39c3

Browse files
committed
ci: update version of golangci-lint
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 236f35a commit fad39c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: golangci-lint
3030
uses: golangci/golangci-lint-action@v3
3131
with:
32-
version: v1.45.2 # current version at time of commit
32+
version: v1.50.1 # current version at time of commit
3333
# Optional: golangci-lint command line arguments.
3434
# args: --issues-exit-code=0
3535
only-new-issues: true

0 commit comments

Comments
 (0)