There was an error while loading. Please reload this page.
1 parent 8087a88 commit a48a03eCopy full SHA for a48a03e
1 file changed
create-docker-action.py
@@ -59,8 +59,7 @@ def set_image(ref: str, repo: str, repo_id: str) -> str:
59
},
60
'attestations': {
61
DESCRIPTION: (
62
- '[EXPERIMENTAL]'
63
- ' Enable experimental support for PEP 740 attestations.'
+ ' Enable support for PEP 740 attestations.'
64
' Only works with PyPI and TestPyPI via Trusted Publishing.'
65
),
66
REQUIRED: False,
0 commit comments