As a developer, you have a 10-MB data set that is required in a specific workflow. Which steps should you perform so the dataset is stored encrypted and can be decrypted during the workflow? (Choose three.)
What are the advantages of using a matrix strategy in a job definition? (Choose two.)
Which action type should be used to bundle a series of run steps into a reusable custom action?
What is the right method to ensure users approve a workflow before the next step proceeds?
Which of the following scenarios would require the use of self-hosted runners instead of GitHub-hosted runners?
As a developer, you want to run a workflow from the Actions tab in GitHub. Which YAML snippet should you use to match the interface in this image?
A)
B)
C)
D)
You are a developer, and your container jobs are failing on a self-hosted runner. Which requirements must you check to ensure that the self-hosted runner is properly configured? (Choose two.)
Which of the following commands will set the $FOO environment variable within a script, so that it may be used in subsequent workflow job steps?
You are a developer working on developing reusable workflows for your organization. What keyword should be included as part of the reusable workflow event triggers?
As a developer, you want to review the step that caused a workflow failure and the failed step's build logs. First navigate to the main page of the repository on GitHub. Which section contains the step failure information?
When creating and managing custom actions in an enterprise setting, which of the following is considered a best practice?