Commit 92a3273
fix(ci): pass smee URL env vars to e2e test runner step
The zizmor security fix (d78ef4e) moved smee URLs from $GITHUB_ENV
to step outputs but missed adding them to the Run E2E Tests step's
env block, causing TEST_GITEA_SMEEURL, TEST_GITLAB_SMEEURL, and
TEST_GITHUB_SECOND_WEBHOOK_SMEE_URL to be undefined at test time.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 501ba3b commit 92a3273
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
382 | 385 | | |
383 | 386 | | |
384 | 387 | | |
| |||
0 commit comments