Skip to content

Commit

Permalink
Merge pull request #1794 from Retrospring/dependabot/github_actions/r…
Browse files Browse the repository at this point in the history
…eviewdog/action-stylelint-1.28.0
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
2 parents a69741a + 6309588 commit 9fa4ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
yarn install --frozen-lockfile
if: steps.changed-files.outputs.any_changed == 'true'
- name: stylelint
uses: reviewdog/action-stylelint@v1.26.0
uses: reviewdog/action-stylelint@v1.28.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-check
Expand Down

0 comments on commit 9fa4ab1

Please sign in to comment.