Skip to content

Commit 63d2e98

Browse files
authored
add note about gh plans supporting attestations (#182)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent 94d0d43 commit 63d2e98

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
@@ -24,6 +24,16 @@ CLI][5].
2424
See [Using artifact attestations to establish provenance for builds][9] for more
2525
information on artifact attestations.
2626

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

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

0 commit comments

Comments
 (0)