Skip to content

Commit 7452369

Browse files
updateclibot[bot]updatecli
andauthored
chore: deps: bump golangci-lint in GitHub Action to v1.57.2 (#27)
Made with ❤️️ by updatecli Co-authored-by: updatecli <bot@updatecli.io>
1 parent 4b08d51 commit 7452369

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/go.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# Required: the version of golangci-lint is required
3636
# and must be specified without patch version:
3737
# we always use the latest patch version.
38-
version: v1.55.2
38+
version: v1.57.2
3939
install-mode: "binary"
4040
- name: Install GoReleaser
4141
uses: goreleaser/goreleaser-action@v5
@@ -61,5 +61,5 @@ jobs:
6161
- name: Upload coverage to Codecov
6262
uses: codecov/codecov-action@v4
6363
if: ${{ github.event_name == 'schedule' }}
64-
# Manage and run your integration tests with efficiency
65-
# https://github.com/ovh/venom
64+
# Manage and run your integration tests with efficiency
65+
# https://github.com/ovh/venom

0 commit comments

Comments
 (0)