Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent d6f5a3e commit dcaaa73
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 @@ -20,7 +20,7 @@ jobs:
go-version: '1.22.x'

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: 'latest'
# Optional: show only new issues if it's a pull request. The default value is `false`.
Expand Down

0 comments on commit dcaaa73

Please sign in to comment.