GITHUB GITHUB ACTIONS
Q: 1
Which choices represent best practices for publishing actions so that they can be consumed reliably?
(Choose two.)
Options
Q: 2
How should you install the bats NPM package in your workflow?
A)
B)
C)
D)

B)
C)
D)

Options
Q: 3
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)

A)
B)
C)
D)

Options
Q: 4
You installed specific software on a Linux self-hosted runner. You have users with workflows that
need to be able to select the runner based on the identified custom software. Which steps should
you perform to prepare the runner and your users to run these workflows? (Choose two.)
Options
Q: 5
As a developer, what options should you recommend to implement standards for automation reuse?
(Choose two.)
Options
Q: 6
You are reaching your organization's storage limit for GitHub artifacts and packages. What should you
do to prevent the storage limit from being reached?
Options
Q: 7
As a DevOps engineer, you are developing a container action. You need to execute a cleanup script after completing the main script execution. Which code block should be used to define the cleanup script?
Options
Q: 8
How many jobs will result from the following matrix configuration?


Options
Q: 9
GitHub-hosted runners support which capabilities? (Choose two.)
Options
Q: 10
As a developer, you need to make sure that only actions from trusted sources are available for use in
your GitHub Enterprise Cloud organization. Which of the following statements are true? (Choose
three.)
Options
Question 1 of 10