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 7909923 + 9db2f93 commit aec2fa9Copy full SHA for aec2fa9
1 file changed
.github/workflows/actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
14
- name: actionlint
15
- uses: reviewdog/action-actionlint@v1.69.0
+ uses: reviewdog/action-actionlint@v1.69.1
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-review
0 commit comments