Skip to content

Commit

Permalink
Merge pull request #195 from mazrean/dependabot/github_actions/review…
Browse files Browse the repository at this point in the history
…dog/action-golangci-lint-2.5

Bump reviewdog/action-golangci-lint from 2.4 to 2.5
  • Loading branch information
mazrean authored Jan 10, 2024
2 parents d542b71 + 01cdd98 commit d04ed17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.4
uses: reviewdog/action-golangci-lint@v2.5
with:
go_version_file: go.mod
reporter: github-pr-check
Expand Down

0 comments on commit d04ed17

Please sign in to comment.