nerdexam
MicrosoftMicrosoft

GH-100 · Question #46

GH-100 Question #46: Real Exam Question with Answer & Explanation

Sign in or unlock GH-100 to reveal the answer and full explanation for question #46. The question stem and answer options stay visible for context.

Manage GitHub Actions

Question

Which of the following are valid ways to pass data to a reusable workflow in a separate repository?

Options

  • AUse environment variables to pass data directly to the reusable workflow.
  • BDefine inputs in the reusable workflow and pass values from the calling workflow.
  • CDefine the secrets in the caller repository and call the reusable workflow using the `secrets'
  • DDefine the secrets in the reusable workflow's repository and reference the secret using the

Unlock GH-100 to see the answer

You've previewed enough free GH-100 questions. Unlock GH-100 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.

Topics

#GitHub Actions#Reusable Workflows#Workflow Inputs#Secrets Management
Full GH-100 PracticeBrowse All GH-100 Questions