From cfd273da4638bd5561dc9484a3a3fc1d59ce2bb3 Mon Sep 17 00:00:00 2001 From: Pipekit Ci Bot Date: Mon, 5 Jan 2026 12:01:21 +0000 Subject: [PATCH] chore(deps): update ghcr.io/oxsecurity/megalinter-python docker tag to v9.3.0 --- ci/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/ci.yaml b/ci/ci.yaml index a4e0a77..756b45b 100644 --- a/ci/ci.yaml +++ b/ci/ci.yaml @@ -198,7 +198,7 @@ spec: export GITHUB_TOKEN="{{ .Data.data.github_PAT }}" {{- end }} container: - image: ghcr.io/oxsecurity/megalinter-python:v9.0.1 + image: ghcr.io/oxsecurity/megalinter-python:v9.3.0 env: - name: GITHUB_SHA value: "{{inputs.parameters.git_sha}}"