-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Description
In PR #217, azure/trusted-signing-action was bumped from v0 to v1. The v1 release rebrands the action from "Trusted Signing" to "Artifact Signing" and deprecates the trusted-signing-account-name input in favor of signing-account-name.
The workflow currently uses the deprecated input name at .github/workflows/build_windows.yml line 139. It still works via a backward-compatible fallback, but emits a deprecation warning and may be removed in a future major version.
Acceptance Criteria
-
trusted-signing-account-nameis renamed tosigning-account-namein.github/workflows/build_windows.yml - Windows build workflow passes with the updated input name
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels