From a7c1b3c0dd46d065d5c44dbef5c9bbf16ac90b99 Mon Sep 17 00:00:00 2001 From: Whatisthis-dot <202803114+whatisthis-dot@users.noreply.github.com> Date: Wed, 26 Mar 2025 00:23:53 +0700 Subject: [PATCH] Update README.md Signed-off-by: Whatisthis-dot <202803114+whatisthis-dot@users.noreply.github.com> --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4f282b..749fb89 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# `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) @@ -65,7 +66,7 @@ attest: ### Inputs -See [action.yml](action.yml) +>~ [action.yml](action.yml) ```yaml - uses: actions/attest-build-provenance@v2 @@ -318,3 +319,4 @@ artifact directly into the `subject-digest` input of the attestation action. https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds [10]: https://github.com/sigstore/cosign/blob/main/specs/BUNDLE_SPEC.md [11]: https://github.com/actions/upload-artifact +# `actions/attest-build-provenance`