Skip to content

Commit

Permalink
Merge origin/dependabot/github_actions/golangci/golangci-lint-action-…
Browse files Browse the repository at this point in the history
…6 into master
  • Loading branch information
jcmoraisjr committed Jun 3, 2024
2 parents 01a05ed + 6c1c32b commit 10af877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Run build
run: make build
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --verbose
Expand Down

0 comments on commit 10af877

Please sign in to comment.