From bb39dae5da93069356a52d521f7c20f0a3d6dae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:39:56 +0000 Subject: [PATCH] Update hadolint/hadolint-action action to v3.3.0 --- .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 77505ad..d171d97 100644 --- a/.github/workflows/hadolint.yml +++ b/.github/workflows/hadolint.yml @@ -37,7 +37,7 @@ jobs: uses: actions/checkout@v5 - name: Run hadolint - uses: hadolint/hadolint-action@v3.2.0 + uses: hadolint/hadolint-action@v3.3.0 with: dockerfile: ./Dockerfile format: sarif