We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e7ca5e + c69230b commit 5e3b874Copy full SHA for 5e3b874
1 file changed
.github/workflows/actionlint.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v7.0.1
13
- name: actionlint
14
- uses: reviewdog/action-actionlint@v1.72.1
+ uses: reviewdog/action-actionlint@v1.73.0
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
reporter: github-pr-review
0 commit comments