Skip to content

Commit 27a638a

Browse files
committed
testing octoguard
Signed-off-by: CrazyMax <[email protected]>
1 parent aa706f6 commit 27a638a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.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/octoguard/.github/workflows/octoguard.yml@main
65+
permissions:
66+
contents: read
67+
actions: read
68+
security-events: write

0 commit comments

Comments
 (0)