Question 6 of 99

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?
Answer

Suggested Answer

The suggested answer is B.

Community Votes

No votes yet

Join the discussion to cast yours

Question 7 of 99

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?
Answer

Suggested Answer

The suggested answer is B.

Community Votes

No votes yet

Join the discussion to cast yours

Question 8 of 99

As a developer, how can you identify a JavaScript action on GitHub?
Answer

Suggested Answer

The suggested answer is D.

Community Votes

No votes yet

Join the discussion to cast yours

Question 9 of 99

In which scenarios could the GITHUB_TOKEN be used? (Choose two.)
Answer

Suggested Answer

The suggested answer is C, D.

Community Votes

No votes yet

Join the discussion to cast yours

Question 10 of 99

As a developer, you need to use GitHub Actions to deploy a microservice that requires runtime access to a secure token. This token is used by a variety of other microservices managed by different teams in different repos. To minimize management overhead and ensure the token is secure, which mechanisms should you use to store and access the token? (Choose two.)
Answer

Suggested Answer

The suggested answer is C, E.

Community Votes

No votes yet

Join the discussion to cast yours