Skip to content

Commit

Permalink
Merge pull request #83 from mazrean/dependabot/github_actions/reviewd…
Browse files Browse the repository at this point in the history
…og/action-golangci-lint-2.4

Bump reviewdog/action-golangci-lint from 2.3 to 2.4
  • Loading branch information
mazrean committed Sep 30, 2023
2 parents bd3cb32 + 004f054 commit b04ad5c
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 @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.3
uses: reviewdog/action-golangci-lint@v2.4
with:
go-version-file: go.mod
reporter: github-pr-check
Expand Down

0 comments on commit b04ad5c

Please sign in to comment.