Skip to content

Commit 91bf11e

Browse files
chore(deps): update reviewdog/action-eslint action to v1.34.0 (#4199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 641147a commit 91bf11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
packages: 'stylelint-header stylelint-config-standard stylelint-selector-bem-pattern stylelint-order stylelint-use-logical'
109109

110110
- name: Run eslint on packages and stories
111-
uses: reviewdog/action-eslint@v1.33.2
111+
uses: reviewdog/action-eslint@v1.34.0
112112
if: ${{ inputs.eslint_added_files != '' || inputs.eslint_modified_files != '' }}
113113
with:
114114
fail_level: error

0 commit comments

Comments
 (0)