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