Skip to content

Commit

Permalink
chore: deps: bump golangci-lint in GitHub Action to v1.58.0 (#97)
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 4, 2024
1 parent 9965882 commit 5ec60e2
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 @@ -29,7 +29,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.0
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
Expand Down

0 comments on commit 5ec60e2

Please sign in to comment.