Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
build(deps): update reviewdog/action-golangci-lint action to v2.3.6 […
Browse files Browse the repository at this point in the history
…skip ci]

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 55f579d commit c732a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: reviewdog-action
uses: reviewdog/action-golangci-lint@v2.3.3
uses: reviewdog/action-golangci-lint@v2.3.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
go_version: ${{ env.GO_VERSION }}
Expand Down

0 comments on commit c732a82

Please sign in to comment.