We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6db3cc8 + 2045e26 commit b6880edCopy full SHA for b6880ed
.github/workflows/actionlint.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v4
45
- name: actionlint
46
- uses: reviewdog/action-actionlint@v1.53.0
+ uses: reviewdog/action-actionlint@v1.54.0
47
with:
48
github_token: ${{ secrets.GITHUB_TOKEN }}
49
reporter: github-pr-review
0 commit comments