Skip to content

Commit a48a03e

Browse files
committed
remove another experimental mention
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 8087a88 commit a48a03e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

create-docker-action.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ def set_image(ref: str, repo: str, repo_id: str) -> str:
5959
},
6060
'attestations': {
6161
DESCRIPTION: (
62-
'[EXPERIMENTAL]'
63-
' Enable experimental support for PEP 740 attestations.'
62+
' Enable support for PEP 740 attestations.'
6463
' Only works with PyPI and TestPyPI via Trusted Publishing.'
6564
),
6665
REQUIRED: False,

0 commit comments

Comments
 (0)