add github action

This commit is contained in:
Sergi Alonso 2020-02-20 16:25:33 +01:00
commit 54cef7233b
2 changed files with 18 additions and 0 deletions

6
action.yml Normal file
View file

@ -0,0 +1,6 @@
# action.yml
name: "docker bench security"
description: "docker bench security"
runs:
using: "docker"
image: "Dockerfile"