Skip to content

Commit 0cb6679

Browse files
authored
Restore policy since date (#192)
After fixing the workflow we're able to re-run failed actions in commit order. Those actions can then create provenance & VSAs and succeed. I've done that so now we can put the policy back the way it was and still show continuity. Signed-off-by: Tom Hennen <[email protected]>
1 parent 82d60d3 commit 0cb6679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

policy/github.com/slsa-framework/slsa-source-poc/source-policy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"protected_branches": [
44
{
55
"Name": "main",
6-
"Since": "2025-06-05T15:08:00.000Z",
6+
"Since": "2025-03-28T15:09:27.845Z",
77
"target_slsa_source_level": "SLSA_SOURCE_LEVEL_3",
88
"org_status_check_controls": [
99
{

0 commit comments

Comments
 (0)