Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 4 to 5 (#1433)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent ed52ec0 commit 1a8ea36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
go-version: 1.22.x
cache: false # managed by golangci-lint

- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
name: Install golangci-lint
with:
version: latest
Expand Down

0 comments on commit 1a8ea36

Please sign in to comment.