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

You are automating the rotation of an organization-level secret named DEPLOY_TOKEN using the GitHub REST API. Your script sends a PUT request to the create/update organization secret endpoint with the new value. However, GitHub rejects the request. What step must your script perform on the secret value before submitting it via the REST API?

Reviewed for accuracy · Report an issueNext question