Skip to content

Commit 26fa133

Browse files
authored
Merge pull request #76 from reviewdog/renovate/reviewdog-action-hadolint-1.x
chore(deps): update reviewdog/action-hadolint action to v1.50.1
2 parents 8b025de + e2baed8 commit 26fa133

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@48e0d147329dca2fa1663f4a9b6b715b57dcfe28 # v1.50.0
36+
- uses: reviewdog/action-hadolint@f8fef4b4e9675186888b4153c9a809112b7685e4 # v1.50.1
3737
with:
3838
github_token: ${{ secrets.github_token }}
3939
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)