Skip to content

Commit 15d9c8a

Browse files
Update reviewdog/action-hadolint action to v1.48.0
1 parent 67b6cb8 commit 15d9c8a

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.48.0
1717
with:
1818
github_token: ${{ secrets.github_token }}
1919
reporter: github-pr-review

0 commit comments

Comments
 (0)