From e505542727e23de1224a3687832baec258672a25 Mon Sep 17 00:00:00 2001 From: yugal07 Date: Thu, 28 May 2026 14:12:39 +0530 Subject: [PATCH] docs: specify version pinning Signed-off-by: yugal07 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 521a953..21eff84 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ jobs: ## Examples +> **Note:** The `version` input defaults to `latest`, so it is omitted from the examples below. For reproducible scans, pin a specific Kubescape release with e.g. `version: v3.0.21`. #### Scan and submit results to the [Kubescape Cloud](https://cloud.armosec.io/)