Skip to content

Commit a006524

Browse files
authored
Merge pull request #77 from reviewdog/renovate/reviewdog-action-hadolint-1.x
chore(deps): update reviewdog/action-hadolint action to v1.50.2
2 parents 920ae94 + 7d76d48 commit a006524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cond: ${{ github.event_name == 'pull_request' }}
3434
if_true: "github-pr-review"
3535
if_false: "github-check"
36-
- uses: reviewdog/action-hadolint@f8fef4b4e9675186888b4153c9a809112b7685e4 # v1.50.1
36+
- uses: reviewdog/action-hadolint@fc7ee4a9f71e521bc43e370819247b70e5327540 # v1.50.2
3737
with:
3838
github_token: ${{ secrets.github_token }}
3939
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)