Skip to content

Commit b8458ac

Browse files
committed
Update the GO repo
Signed-off-by: tdruez <[email protected]>
1 parent b4fe3a7 commit b8458ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sca-integration-cyclonedx-gomod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout minimal Go repo
3131
uses: actions/checkout@v4
3232
with:
33-
repository: kubernetes/kubernetes
33+
repository: opencontainers/runc
3434

3535
- name: Generate SBOM with cyclonedx-gomod
3636
uses: CycloneDX/gh-gomod-generate-sbom@v2

0 commit comments

Comments
 (0)