mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-10-21 22:00:18 +00:00
add github action
This commit is contained in:
parent
11da147df9
commit
54cef7233b
2 changed files with 18 additions and 0 deletions
6
action.yml
Normal file
6
action.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
# action.yml
|
||||
name: "docker bench security"
|
||||
description: "docker bench security"
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
Loading…
Add table
Add a link
Reference in a new issue