From 5f31a2d655a90380a127c5a624365f5c580db2f6 Mon Sep 17 00:00:00 2001 From: Pipekit Ci Bot Date: Mon, 1 Dec 2025 12:01:46 +0000 Subject: [PATCH] chore(deps): update ghcr.io/oxsecurity/megalinter-python docker tag to v9.2.0 --- ci/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/ci.yaml b/ci/ci.yaml index a4e0a77..9e20911 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.2.0 env: - name: GITHUB_SHA value: "{{inputs.parameters.git_sha}}"