Skip to content

Commit

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

Bump reviewdog/action-golangci-lint from 2.4 to 2.5
  • Loading branch information
mazrean authored Nov 23, 2023
2 parents 3b77b69 + b0d53e3 commit c253d1f
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 @@ -50,7 +50,7 @@ jobs:
steps:
- 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 c253d1f

Please sign in to comment.