We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2029387 + ad878ca commit 99d5b18Copy full SHA for 99d5b18
1 file changed
.github/workflows/actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14
- name: actionlint
15
- uses: reviewdog/action-actionlint@v1.71.0
+ uses: reviewdog/action-actionlint@v1.72.0
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-review
0 commit comments