From 604ac60d81a3ddb7959aa80c43af4e319a981dca Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Fri, 20 Sep 2024 15:54:03 -0700 Subject: [PATCH] add prober badges to readme Signed-off-by: Brian DeHamer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d8a513c..0faac02 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # `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 powered by the [@actions/attest][1] package.