Skip to content

Commit

Permalink
Bump reviewdog/action-golangci-lint from 2.5.0 to 2.5.1 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 461e8ce commit b840a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog-golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/[email protected].0
uses: reviewdog/[email protected].1
with:
github_token: ${{ github.token }}
level: warning
Expand Down

0 comments on commit b840a4d

Please sign in to comment.