Skip to content

Commit

Permalink
CI: update golangci-lint to 1.43.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Klauser <[email protected]>
  • Loading branch information
tklauser committed Nov 5, 2021
1 parent 9474750 commit bd26554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run static checks
uses: golangci/golangci-lint-action@5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018
with:
version: v1.42.1
version: v1.43.0
args: --config=.golangci.yml --verbose
skip-go-installation: true
skip-pkg-cache: true
Expand Down

0 comments on commit bd26554

Please sign in to comment.