Skip to content

Commit e632dd2

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

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: golang/time
33+
repository: spf13/cobra
3434

3535
# Download and invoke cyclonedx-gomod
3636
- name: Generate SBOM

0 commit comments

Comments
 (0)