Automated release tracker for FilePilot. Checks daily for new versions and creates GitHub releases with attested build provenance.
- Scrapes the download page for the latest version
- Compares against the stored version in
version.txt - If new: downloads the executable, creates a tagged release, and attests build provenance
Runs automatically via GitHub Actions on a daily schedule
You can view attestation history in the Actions Tab