Commit c923bf5
fix(cosign): use reusable workflow identity for signature verification
When using reusable workflows with Cosign keyless signing, the certificate
identity reflects the workflow file location (git-flow repo) not the calling
repository. Updated the verification regexp to match the git-flow workflow
identity.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5b64dc7 commit c923bf5
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
232 | 234 | | |
233 | | - | |
| 235 | + | |
234 | 236 | | |
235 | 237 | | |
236 | 238 | | |
| |||
0 commit comments