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 ec620a1 commit fe58c2aCopy full SHA for fe58c2a
.github/workflows/reviewdog.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
steps:
36
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
37
- - uses: reviewdog/action-actionlint@e0d05810221e05b96002972e026a262f4d42ce57 # v1.65.1
+ - uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
38
with:
39
reporter: github-check
40
level: warning
0 commit comments