Skip to content

Commit

Permalink
Merge branch 'release/v0.49.x' into mergify/bp/release/v0.49.x/pr-1372
Browse files Browse the repository at this point in the history
* release/v0.49.x:
  chore(deps): Bump golangci/golangci-lint-action from 4 to 6 (backport #1355) (#1374)
  • Loading branch information
zemyblue committed May 9, 2024
2 parents b11db49 + aaf3163 commit f13f678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
**/**.go
go.mod
go.sum
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v6
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.51
Expand Down

0 comments on commit f13f678

Please sign in to comment.