Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
"source": {
"source": "github",
"repo": "SonarSource/sonarqube-agent-plugins",
"ref": "b1492121b8591fba7dc477392ae0ea6be924fb31"
"ref": "refs/tags/v2.0.0"
Comment thread
tomshafir-sonarsource marked this conversation as resolved.
Outdated
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"source": {
"source": "github",
"repo": "SonarSource/sonarqube-agent-plugins",
"ref": "b1492121b8591fba7dc477392ae0ea6be924fb31"
"ref": "refs/tags/v2.0.0"
Comment thread
tomshafir-sonarsource marked this conversation as resolved.
Outdated
}
},
{
Expand Down
Loading