🔥 3-day streak
GitHub Actions (GH-200)95 / 142
Question 95 of 142

You are writing a script that uses the GitHub REST API to create a new organization-level secret programmatically. Your script has already retrieved the organization's public key and key_id from the 'Get an organization public key' endpoint. Before calling the 'Create or update an organization secret' endpoint, what must your script do with the plaintext secret value?

Reviewed for accuracy · Report an issueNext question