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