There was an error while loading. Please reload this page.
1 parent 30cd784 commit a77c036Copy full SHA for a77c036
1 file changed
.github/workflows/reviewdog.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9
- name: stylelint-github
10
- uses: reviewdog/action-stylelint@3957468a0ecd893d96e59774122c860fa98b0f82 # v1.30.0
+ uses: reviewdog/action-stylelint@dd2b435cc6a7c82705307a9dee740c9bbaa10411 # v1.30.2
11
with:
12
github_token: ${{ secrets.github_token }}
13
reporter: github-pr-review
0 commit comments