We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66366d8 commit 2e836a7Copy full SHA for 2e836a7
README.md
@@ -19,6 +19,9 @@ initiated.
19
Attestations can be verified using the [`attestation` command in the GitHub
20
CLI][5].
21
22
+See [Using artifact attestations to establish provenance for builds][9]
23
+for more information on artifact attestations.
24
+
25
## Usage
26
27
Within the GitHub Actions workflow which builds some artifact you would like to
@@ -207,3 +210,4 @@ jobs:
207
210
https://github.com/sigstore/protobuf-specs/blob/main/protos/sigstore_bundle.proto
208
211
[7]: https://jsonlines.org/
209
212
[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