What Happened
An app dev appears to have rewritten a release tag; #66. The parse and build actions happily succeeded even though the listed commit doesn't match the release's commit.
Expected Behavior
The parse action should check the commit of the release and fail if it doesn't match.