We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 004b922 + 3f08b70 commit ab47358Copy full SHA for ab47358
1 file changed
.github/workflows/actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
14
- name: actionlint
15
- uses: reviewdog/action-actionlint@v1.65.2
+ uses: reviewdog/action-actionlint@v1.66.0
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-review
0 commit comments