mirror of
https://github.com/actions/toolkit.git
synced 2026-08-08 00:00:33 +02:00
Add idempotency check to getUserAgentWithOrchestrationId — if the tag is already present in baseUserAgent, return it unchanged. This prevents doubling when both the exported helper and getOctokitOptions run for the same client.