Skip to content

Commit

Permalink
Merge pull request #70 from mongolyy/feature/set-required-input
Browse files Browse the repository at this point in the history
Set required input for setup-biome
  • Loading branch information
mongolyy authored Sep 8, 2024
2 parents 6b01155 + 62979b8 commit a8fc3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ runs:
uses: biomejs/setup-biome@v2.2.1
with:
token: ${{ inputs.github_token }}
version: ''
working-dir: ${{ inputs.workdir }}
- uses: reviewdog/action-setup@v1.3.0
with:
Expand Down

0 comments on commit a8fc3a1

Please sign in to comment.