add prober badges to readme

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-09-20 15:54:03 -07:00
parent 4c42c37b1b
commit 604ac60d81
No known key found for this signature in database

View File

@ -1,5 +1,8 @@
# `actions/attest-build-provenance` # `actions/attest-build-provenance`
[![Public-Good Sigstore Prober](https://github.com/actions/attest-build-provenance/actions/workflows/prober-public-good.yml/badge.svg)](https://github.com/actions/attest-build-provenance/actions/workflows/prober-public-good.yml)
[![GitHub Sigstore Prober](https://github.com/actions/attest-build-provenance/actions/workflows/prober-github.yml/badge.svg)](https://github.com/actions/attest-build-provenance/actions/workflows/prober-github.yml)
Generate signed build provenance attestations for workflow artifacts. Internally Generate signed build provenance attestations for workflow artifacts. Internally
powered by the [@actions/attest][1] package. powered by the [@actions/attest][1] package.