Commit 1e30e63
fix: harden integration-test workflow (#167)
- Remove upload-artifact step that leaked subscription ID info
- Upgrade actions to Node.js 24-compatible versions:
actions/checkout@v4 -> @v6
actions/setup-node@v4 -> @v5
azure/login@v2 -> @V3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ca15989 commit 1e30e63
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | 235 | | |
244 | 236 | | |
245 | 237 | | |
| |||
0 commit comments