We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eccbb67 commit f2d4c16Copy full SHA for f2d4c16
.github/workflows/actionlint.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
15
- name: actionlint
16
- uses: reviewdog/action-actionlint@v1.17.0
+ uses: reviewdog/action-actionlint@v1.18.0
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
reporter: github-pr-review
0 commit comments