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 5da7662 + ade986d commit d4157cbCopy full SHA for d4157cb
1 file changed
.github/workflows/actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
14
- name: actionlint
15
- uses: reviewdog/action-actionlint@v1.72.0
+ uses: reviewdog/action-actionlint@v1.72.1
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-review
0 commit comments