From 97e371adbbb11f826221d877af5f34cf42ad6e83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 00:22:41 +0000 Subject: [PATCH] chore(deps): update hadolint/hadolint-action action to v3.2.0 --- .github/workflows/verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 1c23222..9fb3967 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -42,7 +42,7 @@ jobs: with: fetch-depth: 0 - - uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0 + - uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29 # v3.2.0 with: dockerfile: Dockerfile