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 8ee613d commit 4c8b497Copy full SHA for 4c8b497
.github/workflows/reviewdog.yml
@@ -57,6 +57,6 @@ jobs:
57
runs-on: ubuntu-latest
58
steps:
59
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
60
- - uses: reviewdog/action-yamllint@c247c50238c06b3127fc83dc3012b5f056ef8ff9 # tag=v1.10.0
+ - uses: reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14.0
61
with:
62
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments