Update golangci-lint to 1.60.2 (#474)

This commit is contained in:
Matthew McPherrin 2024-08-21 12:18:04 -04:00 committed by GitHub
parent 17d64a355e
commit 9d3a77137f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ permissions:
env:
CGO_ENABLED: 0
GO_VERSION: stable
GOLANGCI_LINT_VERSION: v1.58.1
GOLANGCI_LINT_VERSION: v1.60.2
SHELLCHECK_SCRIPTS: ./*.sh
jobs:
go-lint-checks: