diff --git a/action.yml b/action.yml index 6aa94b6..39e7c1b 100644 --- a/action.yml +++ b/action.yml @@ -53,7 +53,7 @@ inputs: default: 'false' native-image-enable-sbom: required: false - description: "Enable SBOM (Software Bill of Materials) generation for Native Image builds. SBOM dependencies are shown in the 'Dependency graph' under 'Insights' and vulnerability alerts under 'Security'. This requires the 'Dependency graph' feature to be activated." + description: "Automatically generate an SBOM and submit it to GitHub's dependency submission API for vulnerability and dependency tracking." default: 'false' version: required: false