Workflow-dispatch republishing of historical versions 0.2.0-0.7.0 built current main rather than their immutable tags. NuGet packages therefore carry repository commit bfe7eb185... (v0.9.0 source) instead of each historical tag.
Affected:
- Cratis.CritterStack.Screenplay 0.2.0-0.7.0
Remediation:
- unlist affected immutable versions; do not attempt overwrite;
- keep correct 0.1.0 and 0.8.0+ listed;
- preserve GitHub release assets for historical evidence;
- document exact source-commit verification for future historical publication.
Detected by comparing NuGet nuspec repository commits to Git tags after trusted publishing activation.
Workflow-dispatch republishing of historical versions 0.2.0-0.7.0 built current main rather than their immutable tags. NuGet packages therefore carry repository commit
bfe7eb185...(v0.9.0 source) instead of each historical tag.Affected:
Remediation:
Detected by comparing NuGet nuspec repository commits to Git tags after trusted publishing activation.