Commit d6cec1a
Fix security warning for github.head_ref in bundle-size workflow
Move github.head_ref from inline script interpolation to an environment
variable to prevent potential command injection attacks from malicious
branch names containing shell metacharacters.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 716f3b2 commit d6cec1a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments