Skip to content

Commit

Permalink
chore: deps: bump golangci-lint in GitHub Action to v1.60.3
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
updatecli committed Aug 22, 2024
1 parent 77c5ab0 commit 61e1075
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.60.2
version: v1.60.3
install-mode: "binary"
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 61e1075

Please sign in to comment.