We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edb84aa + 2377001 commit 615c2c9Copy full SHA for 615c2c9
1 file changed
.github/workflows/actionlint.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4.1.7
13
- name: actionlint
14
- uses: reviewdog/action-actionlint@v1.48.0
+ uses: reviewdog/action-actionlint@v1.65.2
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
reporter: github-pr-review
0 commit comments