Update generator name (#94)

This commit is contained in:
laurentsimon
2022-06-14 08:34:33 +09:00
committed by GitHub
parent 16af7c8185
commit 73fd0b76d4
+2 -2
View File
@@ -51,8 +51,8 @@ var (
)
var trustedReusableWorkflows = map[string]bool{
trustedBuilderRepository + "/.github/workflows/slsa2_provenance.yml": true,
trustedBuilderRepository + "/.github/workflows/builder_go_slsa3.yml": true,
trustedBuilderRepository + "/.github/workflows/generator_generic_slsa3.yml": true,
trustedBuilderRepository + "/.github/workflows/builder_go_slsa3.yml": true,
}
var (