Skip to content

Commit cd434d1

Browse files
Update README.md
1 parent 701bc18 commit cd434d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Cosign can also verify all this for you so you don't have to manually check all
251251
```bash
252252
cosign verify-blob \
253253
--bundle <downloaded bundle file> \
254-
--certificate-identity "https://github.com/<your-gh-username>/sbom-workshop-go/.github/workflows/go.yml@refs/heads/main" \
254+
--certificate-identity "https://github.com/<your-gh-username>/sbom-workshop/.github/workflows/go.yml@refs/heads/main" \
255255
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
256256
<downloaded SBoM file>
257257
```

0 commit comments

Comments
 (0)