Skip to content

Commit 77e78eb

Browse files
author
Maxim Konovalenko
committed
fix docs
Signed-off-by: Maxim Konovalenko <maxim.konovalenko@flant.com>
1 parent 94811d7 commit 77e78eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.docs/cve_scan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Secrets are often provided via BOB (`hashicorp/vault-action`); use `steps.secret
167167
For the main Deckhouse repo, *case* is `deckhouse` and *source_tag* is set from workflow (e.g. from a previous step like `steps.scan_type.outputs.tag`). Prod registry credentials may come from repo secrets or BOB.
168168

169169
```yaml
170-
- uses: deckhouse/modules-actions/cve_scan@new_cve_scan
170+
- uses: deckhouse/modules-actions/cve_scan@main
171171
with:
172172
source_tag: ${{ steps.scan_type.outputs.tag }}
173173
case: "deckhouse"

0 commit comments

Comments
 (0)