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 47d94b5 commit 5ee4a4dCopy full SHA for 5ee4a4d
.github/workflows/actionlint.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/[email protected]
17
- name: actionlint
18
- uses: reviewdog/action-actionlint@v1.53.0
+ uses: reviewdog/action-actionlint@v1.54.0
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN }}
21
reporter: github-pr-review
0 commit comments