Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon committed May 26, 2022
1 parent 08c9805 commit fac8643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/provenance.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ var (

// TODO: remove old builders.
var trustedReusableWorkflows = map[string]bool{
"slsa-framework/slsa-github-generator/.github/workflows/slsa2_provenance.yml": true,
trustedBuilderRepository + "/.github/workflows/slsa2_provenance.yml": true,
"slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml": true,
"slsa-framework/slsa-github-generator-go/.github/workflows/builder.yml": true,
trustedBuilderRepository + "/.github/workflows/builder_go_slsa3.yml": true,
Expand Down

0 comments on commit fac8643

Please # to comment.