Skip to content

Commit

Permalink
chore: deps: bump golangci-lint in GitHub Action to v1.57.2 (#27)
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 Apr 22, 2024
1 parent 4b08d51 commit 7452369
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .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.55.2
version: v1.57.2
install-mode: "binary"
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand All @@ -61,5 +61,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
if: ${{ github.event_name == 'schedule' }}
# Manage and run your integration tests with efficiency
# https://github.com/ovh/venom
# Manage and run your integration tests with efficiency
# https://github.com/ovh/venom

0 comments on commit 7452369

Please sign in to comment.