Veri Check action v1.0.0
First release of the Veri Check GitHub Action (WO-076, REQ-025): run veri check on every pull request — gate violations fail the run, drift and receipt-provenance advisories annotate the documents they concern.
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: danielyayla/veri@v1Inputs: path (project root, default .), strict-advisories (escalate advisories to failures, default false). Docs: https://danielyayla.github.io/veri/docs/ci.html
The v1 tag tracks the latest v1.x. This release is not part of the desktop app's update feed — app releases (currently v0.2.1) remain the latest release.