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 3328bb1 commit e0a8df2Copy full SHA for e0a8df2
.github/workflows/reviewdog.yaml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: ubuntu-latest
50
steps:
51
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
52
- - uses: reviewdog/action-markdownlint@80ee585e1abc8c910891110289a9abbb52bd35df # tag=v0.5.1
+ - uses: reviewdog/action-markdownlint@e44edac0f8da27da4ae220cb3d5077bd3b6e79c9 # tag=v0.5.1
53
with:
54
github_token: ${{ secrets.GITHUB_TOKEN }}
55
0 commit comments