Skip to content

Commit 1aa93ea

Browse files
committed
Debug GitHub workflow for OWASP dep-scan
Signed-off-by: tdruez <[email protected]>
1 parent 98f3577 commit 1aa93ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sca-integration-depscan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ permissions:
1111
contents: read
1212

1313
env:
14-
# IMAGE_REFERENCE: "python:3.13.0-slim"
15-
IMAGE_REFERENCE: "alpine:3.17.0"
14+
IMAGE_REFERENCE: "python:3.13.0-slim"
15+
# IMAGE_REFERENCE: "alpine:3.17.0"
1616

1717
jobs:
1818
generate-and-load-sbom:

0 commit comments

Comments
 (0)