mirror of https://github.com/actions/toolkit
add doc link in @actions/attest readme
Signed-off-by: Brian DeHamer <bdehamer@github.com>pull/1730/head
parent
81a73aba8b
commit
abb586d71e
|
@ -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
|
||||
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
|
||||
|
||||
### `attest`
|
||||
|
|
Loading…
Reference in New Issue