Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 6b16c20 commit 93fdd50
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 @@ -23,6 +23,6 @@ jobs:
with:
go-version-file: 'go.mod'
- name: Run linters
uses: golangci/golangci-lint-action@v6.0.1
uses: golangci/golangci-lint-action@v6.1.0
with:
version: v1.58

0 comments on commit 93fdd50

Please sign in to comment.