From 2c7e723f06c1ddfd285d16be7bc9809ec5b96769 Mon Sep 17 00:00:00 2001 From: Anchorfree Jenkins Date: Mon, 10 Jun 2024 10:33:15 +0000 Subject: [PATCH] Workflows updated from AnchorFree/workflows:3f1b72b --- .github/workflows/hadolint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hadolint.yml b/.github/workflows/hadolint.yml index 4f2f09c..c3cb7b7 100644 --- a/.github/workflows/hadolint.yml +++ b/.github/workflows/hadolint.yml @@ -12,7 +12,7 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Scanning the dockerfile - uses: reviewdog/action-hadolint@v1.41.1 + uses: reviewdog/action-hadolint@v1.42.0 with: reporter: github-pr-review filter_mode: file