Exam Name: | GitHub Actions Exam | ||
Exam Code: | GH-200 Dumps | ||
Vendor: | Microsoft | Certification: | GitHub Administrator |
Questions: | 72 Q&A's | Shared By: | stevie |
As a developer, you are optimizing a GitHub workflow that uses and produces many different files. You need to determine when to use caching versus workflow artifacts. Which two statements are true? (Choose two.)
Which files are required for a Docker container action in addition to the source code? (Choose two.)
How can GitHub Actions encrypted secrets be used in if: conditionals within a workflow job?
As a developer, your Actions workflow often reuses the same outputs or downloaded dependencies from one run to another. To cache dependencies for a job, you are using the GitHub cache action. Which input parameters are required for this action? (Choose two.)