Skip to content

Commit 9ad33ff

Browse files
authored
add note about gh plans supporting attestations (#414)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent f2f0851 commit 9ad33ff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ CLI][5].
2525
See [Using artifact attestations to establish provenance for builds][9] for more
2626
information on artifact attestations.
2727

28+
<!-- prettier-ignore-start -->
29+
> [!NOTE]
30+
> Artifact attestations are available in public repositories for all
31+
> current GitHub plans. They are not available on legacy plans, such as Bronze,
32+
> Silver, or Gold. If you are on a GitHub Free, GitHub Pro, or GitHub Team plan,
33+
> artifact attestations are only available for public repositories. To use
34+
> artifact attestations in private or internal repositories, you must be on a
35+
> GitHub Enterprise Cloud plan.
36+
<!-- prettier-ignore-end -->
37+
2838
## Usage
2939

3040
Within the GitHub Actions workflow which builds some artifact you would like to

0 commit comments

Comments
 (0)