We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e961ce + add18db commit b34dfbdCopy full SHA for b34dfbd
1 file changed
.github/workflows/actionlint.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: actionlint
16
- uses: reviewdog/action-actionlint@v1.41.0
+ uses: reviewdog/action-actionlint@v1.45.0
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
reporter: github-pr-review
0 commit comments