Skip to content

Commit

Permalink
deps: bump golangci-lint to v1.58.2 (#99)
Browse files Browse the repository at this point in the history
* chore: deps: bump golangci-lint in GitHub Action to v1.58.1

Made with ❤️️ by updatecli

* chore: deps: bump golangci-lint in GitHub Action to v1.58.2

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
updateclibot[bot] and updatecli authored May 24, 2024
1 parent 5ec60e2 commit 9f6457d
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.58.0
version: v1.58.2
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
Expand Down

0 comments on commit 9f6457d

Please sign in to comment.