Skip to content

Commit

Permalink
Merge pull request #948 from wader/bump-github-golangci-lint-1.58.1
Browse files Browse the repository at this point in the history
Update github-golangci-lint to 1.58.1 from 1.58.0
  • Loading branch information
wader committed May 9, 2024
2 parents 544cf4c + a59ba2a commit 2e5514f
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.58.0"
GOLANGCILINT_VERSION: "1.58.1"

jobs:
lint:
Expand Down

0 comments on commit 2e5514f

Please sign in to comment.