We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8143c7d + 2fe798f commit 8679150Copy full SHA for 8679150
1 file changed
.github/workflows/actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
14
- name: actionlint
15
- uses: reviewdog/action-actionlint@v1.68.0
+ uses: reviewdog/action-actionlint@v1.69.0
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-review
0 commit comments