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