Skip to content

Commit

Permalink
chore: deps: bump golangci-lint in GitHub Action to v1.59.0 (#2203)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli

Co-authored-by: updatecli <bot@updatecli.io>
  • Loading branch information
updateclibot[bot] and updatecli committed May 28, 2024
1 parent 913f6d8 commit 9c76a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Required: the version of golangci-lint is required
# and must be specified without patch version:
# we always use the latest patch version.
version: v1.58.2
version: v1.59.0
install-mode: "binary"
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 9c76a45

Please sign in to comment.