mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-23 18:35:56 +00:00
Update README.md
Co-authored-by: sonar-review-alpha[bot] <266116024+sonar-review-alpha[bot]@users.noreply.github.com>
This commit is contained in:
parent
1f6b3db697
commit
62c02a980b
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ By default, the action verifies the OpenPGP signature of the SonarScanner CLI bi
|
|||
>
|
||||
> **Version history:**
|
||||
> - Introduced in **v7.2** with a default value of `true` to avoid breaking existing workflows on runners without `dirmngr`.
|
||||
> - Changed to `false` by default in **v8** (breaking change). If your runner does not have `dirmngr` installed, set this option to `true` explicitly.
|
||||
> - Changed to `false` by default in **v8** (breaking change). If your runner does not have `gpg` or `dirmngr` installed, set this option to `true` explicitly.
|
||||
|
||||
More information about possible analysis parameters can be found:
|
||||
* in the [Analysis parameters page](https://docs.sonarsource.com/sonarqube-server/latest/analyzing-source-code/analysis-parameters/) of the SonarQube Server documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue