ggshield
ggshield copied to clipboard
doc(sca): fix name of the command in action documentation
What has been done
- Change a typo made when creating the action from the IaC one, the wrong word was modified
Validation
PR check list
- [x] As much as possible, the changes include tests (unit and/or functional)
- [x] If the changes affect the end user (new feature, behavior change, bug fix) then the PR has a changelog entry (see doc/dev/getting-started.md). If the changes do not affect the end user, then the
skip-changeloglabel has been added to the PR.