From 0202c8c4b72f0f87d612ca4c516c854dc62289fc Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Mon, 23 Sep 2024 08:36:16 -0700 Subject: [PATCH] add prober badges to readme (#242) 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.