Skip to content

Commit

Permalink
Merge pull request #5 from mazrean/dependabot/github_actions/reviewdo…
Browse files Browse the repository at this point in the history
…g/action-golangci-lint-2.6

Bump reviewdog/action-golangci-lint from 2.5 to 2.6
  • Loading branch information
mazrean authored Mar 2, 2024
2 parents 99b5e59 + 627ead2 commit 3881e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.5
uses: reviewdog/action-golangci-lint@v2.6
with:
go_version_file: go.mod
reporter: github-pr-review
Expand Down

0 comments on commit 3881e49

Please sign in to comment.