From 8594968f6681f7d9f25593a7b848f4bd21088336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:23:09 +0000 Subject: [PATCH] chore(deps): pin docker.io/library/sonarqube docker tag to 1a2f6bf Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 93825ed..7b4f58a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: continue-on-error: true services: sonarqube-enterprise: - image: docker.io/library/sonarqube:2026.3.1-enterprise + image: docker.io/library/sonarqube:2026.3.1-enterprise@sha256:1a2f6bff7867d04bc51250162f583f47fdfd36b3a6bd9b88708b84b559a07ef5 ports: - 9001:9000 env: