diff --git a/action.yaml b/action.yaml index 5b069ff..8cc09e9 100644 --- a/action.yaml +++ b/action.yaml @@ -1,7 +1,10 @@ --- name: Container Scanning Action author: Adfinis AG -description: TODO +description: | + Action for scanning containers with trivy. + + Supports cosign (attestations and signing.) inputs: image-ref: description: Image to scan