Skip to content

Commit 32d5556

Browse files
committed
testing moby/security-scan
Signed-off-by: CrazyMax <[email protected]>
1 parent aa706f6 commit 32d5556

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .github/workflows/validate.yml

+7
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,10 @@ jobs:
5959
uses: docker/bake-action@v5
6060
with:
6161
targets: ${{ matrix.target }}
62+
63+
octoguard:
64+
uses: moby/security-scan/.github/workflows/octoguard.yml@main
65+
permissions:
66+
contents: read
67+
actions: read
68+
security-events: write

0 commit comments

Comments
 (0)