Skip to content

Commit

Permalink
0402a01c build(deps): bump golangci/golangci-lint-action from 6.1.1 t…
Browse files Browse the repository at this point in the history
…o 6.2.0 (#3064)
  • Loading branch information
MalteHerrmann committed Jan 24, 2025
1 parent 63cd37d commit 9577393
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 @@ -26,7 +26,7 @@ jobs:
go.mod
go.sum
*.toml
- uses: golangci/golangci-lint-action@v6.1.1
- uses: golangci/golangci-lint-action@v6.2.0
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: latest
Expand Down

0 comments on commit 9577393

Please sign in to comment.