Merge pull request #1335 from Retrospring/dependabot/github_actions/reviewdog/action-stylelint-1.18.1
This commit is contained in:
commit
13e8935a6c
|
@ -104,7 +104,7 @@ jobs:
|
|||
yarn install --frozen-lockfile
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
- name: stylelint
|
||||
uses: reviewdog/action-stylelint@v1.17.1
|
||||
uses: reviewdog/action-stylelint@v1.18.1
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
reporter: github-pr-check
|
||||
|
|
Loading…
Reference in New Issue