Merge pull request #1867 from Retrospring/dependabot/github_actions/reviewdog/action-stylelint-1.29.0

This commit is contained in:
dependabot[bot] 2024-09-19 16:34:32 +00:00 committed by GitHub
commit 3fd162211f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.28.0
uses: reviewdog/action-stylelint@v1.29.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-check