From 5c5ce99f7c07110bcda9a6ff9f3a07fd007ac3f3 Mon Sep 17 00:00:00 2001 From: Anchorfree Jenkins Date: Fri, 10 May 2024 13:33:02 +0000 Subject: [PATCH] Workflows updated from AnchorFree/workflows:f679c39 --- .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 a51635b..4f2f09c 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.39.0 + uses: reviewdog/action-hadolint@v1.41.1 with: reporter: github-pr-review filter_mode: file