Skip to content

Commit 7840e48

Browse files
committed
testing moby/security-scan
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent aa706f6 commit 7840e48

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/workflows/security.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: security
2+
3+
on:
4+
push:
5+
branches:
6+
- master
7+
pull_request:
8+
9+
jobs:
10+
scan:
11+
uses: moby/security-scan/.github/workflows/security.yml@main

0 commit comments

Comments
 (0)