nerdexam
GitHub

GITHUB-ACTIONS · Question #21

GITHUB-ACTIONS Question #21: Real Exam Question with Answer & Explanation

Sign in or unlock GITHUB-ACTIONS to reveal the answer and full explanation for question #21. The question stem and answer options stay visible for context.

Question

Your organization is managing secrets using GitHub encrypted secrets, including a secret named SuperSecret. As a developer, you need to create a version of that secret that contains a different value for use in a workflow that is scoped to a specific repository named MyRepo. How should you store the secret to access your specific version within your workflow?

Options

  • ACreate a duplicate entry for SuperSecret in the encrypted secret store and specify MyRepo as the
  • BCreate MyRepo_SuperSecret in GitHub encrypted secrets to specify the scope to MyRepo.
  • CCreate a file with the SuperSecret. information in the .qithub/secrets folder in MyRepo.
  • DCreate and access SuperSecret from the secrets store in MyRepo.

Unlock GITHUB-ACTIONS to see the answer

You've previewed enough free GITHUB-ACTIONS questions. Unlock GITHUB-ACTIONS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full GITHUB-ACTIONS Practice