We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e373e0 commit 4889929Copy full SHA for 4889929
1 file changed
.github/workflows/actionlint.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v6
19
- name: 'Run actionlint with reviewdog'
20
- uses: reviewdog/action-actionlint@v1.7.2
+ uses: reviewdog/action-actionlint@v1.72.0
21
with:
22
fail_on_error: true
23
reporter: 'github-pr-check'
0 commit comments