Skip to content

Commit

Permalink
update conar lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
rohenaz committed Oct 1, 2024
1 parent b34240b commit cc29ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ permissions:
pull-requests: read

env:
GO_VERSION: '1.22' # Use the version you need
GOLANGCI_LINT_VERSION: v1.59 # Latest version as of my last update
GO_VERSION: '1.22'
GOLANGCI_LINT_VERSION: v1.61.0

jobs:
sonarcloud:
Expand Down

0 comments on commit cc29ede

Please sign in to comment.