There was an error while loading. Please reload this page.
1 parent c96d6ba commit 1f983d9Copy full SHA for 1f983d9
.github/workflows/reviewdog.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
17
- - uses: reviewdog/action-actionlint@8c8d2690df01d64638691b59cb1c37d913e6264f # tag=v1.29.0
+ - uses: reviewdog/action-actionlint@c5d7b203340dfcb0f18fdf2ea44b0c10a1dee012 # tag=v1.33.0
18
with:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
0 commit comments