Merge pull request #1730 from actions/bdehamer/attest-readme

Update @actions/attest README
This commit is contained in:
Brian DeHamer
2024-05-01 11:48:55 -07:00
committed by GitHub

View File

@@ -12,6 +12,9 @@ Once the attestation has been created and signed, it will be uploaded to the GH
attestations API and associated with the repository from which the workflow was attestations API and associated with the repository from which the workflow was
initiated. initiated.
See [Using artifact attestations to establish provenance for builds](https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds)
for more information on artifact attestations.
## Usage ## Usage
### `attest` ### `attest`