Skip to content

Commit

Permalink
build(deps): Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#…
Browse files Browse the repository at this point in the history
…1830)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent 40fa1e9 commit dcc49ce
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 @@ -21,6 +21,6 @@ jobs:
with:
go-version-file: 'go.mod'
- name: Run linters
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.51

0 comments on commit dcc49ce

Please sign in to comment.