From 37e484677c33e8c79051a7e2f204d83789f87ea5 Mon Sep 17 00:00:00 2001 From: Sophio Japharidze Date: Tue, 19 May 2026 10:35:02 +0200 Subject: [PATCH 1/3] Update SonarQube plugin ref tag --- .github/plugin/marketplace.json | 2 +- plugins/external.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index b0b1e1b00..6ebb16cf1 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -753,7 +753,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "b1492121b8591fba7dc477392ae0ea6be924fb31" + "ref": "refs/tags/v2.0.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index a374c45d8..988fd62ff 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -364,7 +364,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "b1492121b8591fba7dc477392ae0ea6be924fb31" + "ref": "refs/tags/v2.0.0" } }, { From 204bd2d79f93981a1f2ac5b4521adcbdb574b5b6 Mon Sep 17 00:00:00 2001 From: tomshafir-sonarsource Date: Fri, 22 May 2026 09:40:45 +0200 Subject: [PATCH 2/3] Update .github/plugin/marketplace.json Co-authored-by: Aaron Powell --- .github/plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 6ebb16cf1..97d97f12b 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -753,7 +753,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "refs/tags/v2.0.0" + "ref": "v2.0.0" } }, { From aaa215be62ee13195d22562251d281ed357bc0ac Mon Sep 17 00:00:00 2001 From: tomshafir-sonarsource Date: Fri, 22 May 2026 09:41:05 +0200 Subject: [PATCH 3/3] Update plugins/external.json Co-authored-by: Aaron Powell --- plugins/external.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/external.json b/plugins/external.json index 988fd62ff..22f9c60fe 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -364,7 +364,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "refs/tags/v2.0.0" + "ref": "v2.0.0" } }, {