Update README.md

Signed-off-by: Whatisthis-dot <202803114+whatisthis-dot@users.noreply.github.com>
This commit is contained in:
Whatisthis-dot 2025-03-26 00:23:53 +07:00 committed by GitHub
parent a84a2ab36f
commit a7c1b3c0dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`