Skip to content

Commit

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

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
updateclibot[bot] and updatecli authored May 17, 2024
1 parent 73d6a53 commit bc15e5a
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.57.2
version: v1.58.1
install-mode: "binary"
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit bc15e5a

Please sign in to comment.