Merge pull request #1335 from Retrospring/dependabot/github_actions/reviewdog/action-stylelint-1.18.1

This commit is contained in:
dependabot[bot] 2023-09-13 20:58:31 +00:00 committed by GitHub
commit 13e8935a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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