Commit 6aa1188
committed
fix(ci): Use download path
use env var to prevent interpolation (and script injection)
Downloading to /tmp is not secure,
it will be used on nexts action upgrade.
Relate-to: ishworkh/container-image-artifact-download#8
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>1 parent b911be9 commit 6aa1188
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
41 | 42 | | |
42 | | - | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments