We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5e346 commit cffce45Copy full SHA for cffce45
.github/workflows/lint.yml
@@ -108,7 +108,7 @@ jobs:
108
packages: 'stylelint-header stylelint-config-standard stylelint-selector-bem-pattern stylelint-order stylelint-use-logical'
109
110
- name: Run eslint on packages and stories
111
- uses: reviewdog/action-eslint@v1.33.2
+ uses: reviewdog/action-eslint@v1.34.0
112
if: ${{ inputs.eslint_added_files != '' || inputs.eslint_modified_files != '' }}
113
with:
114
fail_level: error
0 commit comments