Commit 811b17b
fix: use env vars instead of inline expression interpolation
Avoid script injection by passing workflow_run event fields through
env: rather than interpolating ${{ }} directly in the shell script.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f70503a commit 811b17b
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | | - | |
24 | | - | |
| 26 | + | |
| 27 | + | |
0 commit comments