From d64f585bf031ab03e59b73c9c829f6d83bd68f39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 00:33:15 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index b7ce0d70..77bc3e64 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1758,7 +1758,7 @@ { "name": "sonarqube", "description": "SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.", - "version": "2.5.0", + "version": "2.6.0", "author": { "name": "Sonar", "url": "https://sonarsource.com/" @@ -1776,7 +1776,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "2.5.0" + "ref": "2.6.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 75312980..6b699e16 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1232,7 +1232,7 @@ { "name": "sonarqube", "description": "SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.", - "version": "2.5.0", + "version": "2.6.0", "author": { "name": "Sonar", "url": "https://sonarsource.com/" @@ -1250,7 +1250,7 @@ "source": { "source": "github", "repo": "SonarSource/sonarqube-agent-plugins", - "ref": "2.5.0" + "ref": "2.6.0" } }, {