• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

prisma-risk / tsoracle / 26304981851
95%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 06:29PM UTC
Jobs 1
Files 54
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 May 2026 06:26PM UTC coverage: 95.896%. Remained the same
26304981851

push

github

web-flow
ci: pin actions to SHAs, restrict default token, enable Dependabot (#136)

CI supply-chain hardening across the two workflows that ship on every
push/PR and on every release.

* SHA-pin every third-party action in `ci.yml` and `release-plz.yml`,
  with a version comment so the human-readable target is still
  greppable. Replaces mutable refs (`@main`, `@stable`, `@v4`, etc.) so
  a future tag/branch reassignment in an upstream action no longer
  changes what runs in this repo.
* Set `permissions: contents: read` at the workflow level in `ci.yml`.
  The default GITHUB_TOKEN had no explicit scope, so test/build jobs
  were inheriting whatever the org/repo defaults were. Closes #129.
* Add `.github/dependabot.yml` for the github-actions ecosystem with
  weekly grouped updates and a conventional-commits prefix, so SHA
  pins don't go stale unnoticed.

`dtolnay/rust-toolchain` is unusual: it picks the toolchain channel
from the ref name, so SHA pinning breaks the implicit `@stable`
signal. Each usage now also passes `toolchain: stable` explicitly to
restore the original behavior.

Companion to #131 (token-scoping); this is the broader supply-chain
hardening the review for that PR called out as a follow-up.

7524 of 7846 relevant lines covered (95.9%)

685311.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26304981851.1 22 May 2026 06:29PM UTC 54
95.9
GitHub Action Run
Source Files on build 26304981851
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26304981851
  • 0639c3f4 on github
  • Prev Build on main (#26304573050)
  • Next Build on main (#26305484524)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc