action: enable attestations by default

Signed-off-by: William Woodruff <william@trailofbits.com>
This commit is contained in:
William Woodruff 2024-10-28 14:31:58 -04:00
parent f7600683ef
commit 0126dcac8e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ inputs:
Enable experimental support for PEP 740 attestations.
Only works with PyPI and TestPyPI via Trusted Publishing.
required: false
default: 'false'
default: 'true'
branding:
color: yellow
icon: upload-cloud