diff --git a/action.yaml b/action.yaml index 52db3bc..2394c6f 100644 --- a/action.yaml +++ b/action.yaml @@ -1,8 +1,4 @@ name: 'detect-secrets Action' -description: 'Scans your GitHub repository for accidentally committed secrets, enhances code security, and aids in secret cleanup.' -branding: - icon: 'alert-octagon' - color: 'red' on: push: