Skip to content

Commit

Permalink
Bumping up golang-lint version to v1.49.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Prince Pereira <ppereira@microsoft.com>
  • Loading branch information
princepereira committed Jun 19, 2024
1 parent 797ec1a commit e751fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.48
version: v1.49.0
args: --timeout=5m
only-new-issues: true

Expand Down

0 comments on commit e751fd0

Please sign in to comment.