Skip to content

Commit 7535292

Browse files
northdpolenscuro
andauthored
Update components/scanners/snyk-sbom/component.yaml
Co-authored-by: Niklas <nscuro@protonmail.com>
1 parent 868431d commit 7535292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scanners/snyk-sbom/component.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
- --json-file-output={{scratchWorkspace}}/snyk-sbom.out
3737
- "{{sourceCodeWorkspace}}/"
3838
- name: upload-sbom-to-dependency-track
39-
image: "components/scanners/snyk"
39+
image: "components/scanners/snyk-sbom"
4040
executable: /bin/app
4141
env_vars:
4242
RAW_OUT_FILE_PATH: "{{scratchWorkspace}}/snyk-sbom.out"

0 commit comments

Comments
 (0)