Skip to content

Commit

Permalink
Merge pull request #132 from uc-cdis/chore/update-golangci-lint
Browse files Browse the repository at this point in the history
Upgrade golangci-lint
  • Loading branch information
george42-ctds authored Dec 10, 2024
2 parents 5f03e54 + 07ad6e1 commit f7b0bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/golang-ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
- name: Lint source code
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
version: v1.62
args: --timeout=5m
skip-cache: true
- name: Display lint results
Expand Down

0 comments on commit f7b0bda

Please sign in to comment.