Skip to content

Commit

Permalink
update go lint version in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rohenaz committed Sep 17, 2024
1 parent cd7cfe7 commit b34240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
GO_VERSION: '1.22'
GOLANGCI_LINT_VERSION: v1.60.1
GOLANGCI_LINT_VERSION: v1.61.0

jobs:
detect-modules:
Expand Down

0 comments on commit b34240b

Please sign in to comment.