We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 920ae94 + 7d76d48 commit a006524Copy full SHA for a006524
.github/workflows/reviewdog.yml
@@ -33,7 +33,7 @@ jobs:
33
cond: ${{ github.event_name == 'pull_request' }}
34
if_true: "github-pr-review"
35
if_false: "github-check"
36
- - uses: reviewdog/action-hadolint@f8fef4b4e9675186888b4153c9a809112b7685e4 # v1.50.1
+ - uses: reviewdog/action-hadolint@fc7ee4a9f71e521bc43e370819247b70e5327540 # v1.50.2
37
with:
38
github_token: ${{ secrets.github_token }}
39
reporter: ${{ steps.reporter.outputs.value }}
0 commit comments