Skip to content

Commit 3e596da

Browse files
Update reviewdog/action-stylelint action to v1.31.0
1 parent aa29dc8 commit 3e596da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
99
- name: stylelint-github
10-
uses: reviewdog/action-stylelint@3957468a0ecd893d96e59774122c860fa98b0f82 # v1.30.0
10+
uses: reviewdog/action-stylelint@086959bc5cd70db1b4954f45d8d396d9e3786bbb # v1.31.0
1111
with:
1212
github_token: ${{ secrets.github_token }}
1313
reporter: github-pr-review

0 commit comments

Comments
 (0)