Skip to content

feat(ci): sync GitVersion schema to SchemaStore on new schema releases - #5018

Merged
arturcic merged 4 commits into
mainfrom
feature/schemastore-sync
Jul 3, 2026
Merged

feat(ci): sync GitVersion schema to SchemaStore on new schema releases#5018
arturcic merged 4 commits into
mainfrom
feature/schemastore-sync

feat(ci): add workflow to sync GitVersion schema to SchemaStore

7376f23
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jul 3, 2026 in 25s

Quality Gate failed

Failed conditions
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check failure on line 39 in .github/workflows/schemastore.yml

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

inputs.version is vulnerable to script injection: values of inputs are provided by whoever triggers the workflow. Change this workflow to not use user-controlled data directly in a run block, for example by assigning this expression to an environment variable.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8mp0FuVu2cc6Jie2AN&open=AZ8mp0FuVu2cc6Jie2AN&pullRequest=5018