mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-22 18:05:57 +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
d8d5bcd3f9
commit
1f6b3db697
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ By default, the action verifies the OpenPGP signature of the SonarScanner CLI bi
|
|||
```
|
||||
|
||||
> [!NOTE]
|
||||
> Signature verification requires `dirmngr` to be installed on the runner. GitHub-hosted runners include it, but some self-hosted runners or containers may not.
|
||||
> Signature verification requires `gpg` and `dirmngr` to be installed on the runner. GitHub-hosted runners include both, but some self-hosted runners or containers may not.
|
||||
>
|
||||
> **Version history:**
|
||||
> - Introduced in **v7.2** with a default value of `true` to avoid breaking existing workflows on runners without `dirmngr`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue