Commit 596976c
committed
Fix dd-octo-sts policy name for dd-trace-rb consumer
The matrix entry referenced images-rb.notify-dd-trace-rb, but the policy
argument is resolved against the target repo's trust policy files, not
the caller. Points at dd-trace-rb's new images-rb.notify-consumers
policy (.github/chainguard/images-rb.notify-consumers.sts.yaml), which
names this workflow as caller -- distinct from dd-trace-rb's own
self.update-images policy used by its update-images.yml to open the
pin PR. Previously every dispatch failed with "no application matches
the requested scope".1 parent 224f5e3 commit 596976c
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
84 | 83 | | |
85 | | - | |
| 84 | + | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
0 commit comments