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.
2 parents 6f0f394 + f1d5133 commit 5477b41Copy full SHA for 5477b41
.github/workflows/actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
14
- name: actionlint
15
- uses: reviewdog/action-actionlint@v1.46.0
+ uses: reviewdog/action-actionlint@v1.47.0
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-review
0 commit comments