Skip to content

Commit

Permalink
build: update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ckotzbauer authored Aug 5, 2022
1 parent 6bba074 commit 490e9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Golint
uses: golangci/golangci-lint-action@v3
with:
version: v1.46.2
version: v1.48.0
args: --timeout 5m

0 comments on commit 490e9c8

Please sign in to comment.