Skip to content

Commit

Permalink
Pass Reviewdog token to setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
xendk committed Jan 12, 2024
1 parent 1429f8d commit 56440e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ runs:
uses: reviewdog/action-setup@v1
with:
reviewdog_version: latest
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ inputs.github_token }}

- name: ESLint
shell: bash
Expand Down

0 comments on commit 56440e7

Please sign in to comment.