Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/builders/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ go run *.go verify --provenance-path testdata/slsa1-provenance.json

The following project currently use the container-based workflow:

- [Oak](https://github.com/project-oak/oak); See [the workflow file](https://github.com/project-oak/oak/blob/main/.github/workflows/provenance.yaml)
- [Oak](https://github.com/project-oak/oak); See [the workflow file](https://github.com/project-oak/oak/blob/main/.github/workflows/mnist_eval.yaml)

We welcome any success stories. Please create a PR to add your project to the
list, if you are using the container-based workflow.
Expand Down