Skip to content

Commit

Permalink
Merge pull request #741 from wader/bump-github-golangci-lint-1.54.0
Browse files Browse the repository at this point in the history
Update github-golangci-lint to 1.54.0 from 1.53.3
  • Loading branch information
wader authored Aug 9, 2023
2 parents f3ae1ee + 104c3bd commit b3df266
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 @@ -7,7 +7,7 @@ on:
pull_request:

env:
GOLANGCILINT_VERSION: "1.53.3"
GOLANGCILINT_VERSION: "1.54.0"

jobs:
lint:
Expand Down

0 comments on commit b3df266

Please sign in to comment.