diff --git a/action.yml b/action.yml index 9ef8410..148c2a6 100644 --- a/action.yml +++ b/action.yml @@ -1,13 +1,13 @@ -name: Grab code and secret scanning data for Flat +name: GitHub Advanced Security API to CSV -description: tbd +description: Grab code and secret scanning data from the GitHub Advanced Security API and put it into a CSV file. author: Natalie Somersall (@some-natalie) runs: - using: 'docker' - image: 'Dockerfile' + using: "docker" + image: "Dockerfile" branding: color: purple - icon: cloud-drizzle \ No newline at end of file + icon: cloud-drizzle