mirror of
https://github.com/davidvkimball/obsidian-seo.git
synced 2026-07-22 06:43:28 +00:00
Attestations signed by GitHub since July fail the Obsidian directory's attestation verifier (signature invalid) even though GitHub's own gh attestation verify passes them: 0.5.0 (signed in May) passed review, while 0.5.1 (old action versions) and 0.5.2 (current action versions) both failed identically. Drop the attest step so the directory relies on its byte-for-byte build reproduction check, which this repo passes. Also remove a now-unnecessary non-null assertion in results-display and refresh the styles.css header so both release assets get new digests, detaching them from the rejected attestations.
22 lines
No EOL
403 B
JSON
22 lines
No EOL
403 B
JSON
{
|
|
"0.3.5": "0.15.0",
|
|
"0.3.6": "0.15.0",
|
|
"0.3.7": "0.15.0",
|
|
"0.3.8": "0.15.0",
|
|
"0.3.9": "0.15.0",
|
|
"0.4.0": "0.15.0",
|
|
"0.4.1": "1.11.0",
|
|
"0.4.2": "1.11.0",
|
|
"0.4.3": "1.11.0",
|
|
"0.4.4": "1.11.0",
|
|
"0.4.5": "1.11.0",
|
|
"0.4.6": "1.11.0",
|
|
"0.4.7": "1.11.0",
|
|
"0.4.8": "1.11.0",
|
|
"0.4.9": "1.11.0",
|
|
"0.4.10": "1.11.0",
|
|
"0.5.0": "1.11.0",
|
|
"0.5.1": "1.11.0",
|
|
"0.5.2": "1.11.0",
|
|
"0.5.3": "1.11.0"
|
|
} |