Commit 5f35e35
fix(ci): pin Windows code signing to stable sslcom/esigner-codesign@v1.3.2 (#2141)
* chore(device-agent): align package.json version to 1.0.0 baseline
CI overrides this at build time, but keeping it in sync with what
the version detection computes (1.0.0 since no clean semver tags exist).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(ci): use stable sslcom/esigner-codesign@v1.3.2 instead of @develop
The @develop branch broke Windows code signing — the action stopped
passing -username and -password flags to CodeSignTool. Pinning to the
latest stable tag v1.3.2.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent e82bf17 commit 5f35e35
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments