Skip to content

Commit 2e836a7

Browse files
authored
add readme link to gh docs (#53)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent 66366d8 commit 2e836a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ initiated.
1919
Attestations can be verified using the [`attestation` command in the GitHub
2020
CLI][5].
2121

22+
See [Using artifact attestations to establish provenance for builds][9]
23+
for more information on artifact attestations.
24+
2225
## Usage
2326

2427
Within the GitHub Actions workflow which builds some artifact you would like to
@@ -207,3 +210,4 @@ jobs:
207210
https://github.com/sigstore/protobuf-specs/blob/main/protos/sigstore_bundle.proto
208211
[7]: https://jsonlines.org/
209212
[8]: https://github.com/actions/toolkit/tree/main/packages/glob#patterns
213+
[9]: https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds

0 commit comments

Comments
 (0)