From a129209c25b3279f2a633dd29514627f1811fd53 Mon Sep 17 00:00:00 2001 From: "Renovate [BOT]" Date: Wed, 3 Sep 2025 14:05:04 +0000 Subject: [PATCH] chore(deps): update hadolint/hadolint-action action to v3.2.0 --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4c53f97..2363dec 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Run Hadolint - uses: hadolint/hadolint-action@v3.1.0 + uses: hadolint/hadolint-action@v3.2.0 with: dockerfile: Dockerfile output-file: hadolint.out -- 2.49.1