mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-09-04 03:05:32 +00:00
4cc4e86cfb
The tag name was substituted into the pwsh script text by expression, so a tag containing a quote could run arbitrary PowerShell in the job that holds NUGET_API_KEY. The script now reads it from an env var and rejects anything that is not vX.Y.Z with an optional prerelease suffix. Co-authored-by: goodolclint-claude[bot] <323206664+goodolclint-claude[bot]@users.noreply.github.com>