From 09fdaa40fce35a0ec6e1248a5440e1de6b4874d4 Mon Sep 17 00:00:00 2001 From: "Renovate [BOT]" Date: Mon, 22 Sep 2025 12:12:26 +0000 Subject: [PATCH] chore(deps): update hadolint/hadolint-action action to v3.3.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 ec5f22d..7228ab0 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.2.0 + uses: hadolint/hadolint-action@v3.3.0 with: dockerfile: Dockerfile output-file: hadolint.out -- 2.49.1