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 0b0d0a4 commit 38c7eb7Copy full SHA for 38c7eb7
.github/workflows/reviewdog.yaml
@@ -54,6 +54,6 @@ jobs:
54
runs-on: ubuntu-latest
55
steps:
56
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
57
- - uses: reviewdog/action-yamllint@bc37f456f657881f4a007caa6e243cef03ec8a84 # v1.15.0
+ - uses: reviewdog/action-yamllint@508148c0d959b166798f9792d1b29dddcac37348 # v1.16.0
58
with:
59
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments