Skip to content

Commit 937447f

Browse files
Update reviewdog/action-hadolint action to v1.50.0
1 parent b15ee51 commit 937447f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/hadolint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: hadolint
16-
uses: reviewdog/action-hadolint@v1.46.0
16+
uses: reviewdog/action-hadolint@v1.50.0
1717
with:
1818
github_token: ${{ secrets.github_token }}
1919
reporter: github-pr-review

0 commit comments

Comments
 (0)