Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 9c4777b commit 7db408a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
go-version-file: 'go.mod'
- name: Run linters
uses: golangci/golangci-lint-action@v5.3.0
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.58

0 comments on commit 7db408a

Please sign in to comment.