Skip to content

Commit

Permalink
feat: bump golangci-lint version to 1.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Huck committed Aug 12, 2023
1 parent c0f7c2b commit 0f56847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [ push ]
env:
GO_VERSION: '1.21.0'
GO_VERSION_SHORT: '1.21'
GOLANGCI_VERSION: 'v1.52.2'
GOLANGCI_VERSION: 'v1.54.0'
STATICCHECK_VERSION: '2023.1.3'

permissions:
Expand Down

0 comments on commit 0f56847

Please sign in to comment.