Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c51ff commit 056f439Copy full SHA for 056f439
.github/workflows/actionlint.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: actionlint
16
- uses: reviewdog/action-actionlint@v1.39.1
+ uses: reviewdog/action-actionlint@v1.40.0
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
reporter: github-pr-review
0 commit comments