Skip to content

Commit

Permalink
chore(workflows): update golangci/golangci-lint-action action to v6.1…
Browse files Browse the repository at this point in the history
….1 (#19549)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent fc627b6 commit 7b6109e
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 @@ -195,7 +195,7 @@ jobs:
go-version-file: api-go/go.mod
cache-dependency-path: api-go/go.sum
- name: Lint Go
uses: golangci/[email protected].0
uses: golangci/[email protected].1
with:
version: latest
working-directory: api-go
Expand Down

0 comments on commit 7b6109e

Please sign in to comment.