MicrosoftMicrosoft
GH-200 · Question #18
GH-200 Question #18: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #18. The question stem and answer options stay visible for context.
Author and Maintain Actions
Question
As a developer, how can you identify a JavaScript action on GitHub?
Options
- AThe action's repository includes a js.yml file in the .github/workflows directory.
- BThe action's repository name includes the keyword "JavaScript."
- CThe action.yml metadata file has the runs.using value set to node16.
- DThe action.yml metadata file references a package.json file.
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 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
#Custom Actions#Action Metadata#JavaScript Actions#package.json