chore: harden version substitution in release workflow and fix supply chain security version in README

This commit is contained in:
KoalaDev
2026-06-19 11:12:48 +02:00
parent 450f715874
commit 8a9293280b
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ To connect your extension to a self-hosted server, open the popup → **Room** t
To verify your relay is reachable from outside, visit `https://your-domain.com` in a browser — it should return `{"status":"online","service":"KoalaSync Relay"}`.
#### Supply Chain Security (v2.4.1+)
#### Supply Chain Security (v2.2.2+)
All official release artifacts (Docker images and extension binaries) are published with signed [artifact attestations](https://docs.github.com/en/actions/how-tos/secure-your-work/use-artifact-attestations) to prove they were built from this repository's source code.