Question 1

In which scenarios could the GITHUB_TOKEN be used? (Choose two.)
  • Question 2

    In which locations can actions be referenced by workflows? (Choose three.)
  • Question 3

    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? (Choose two.)
  • Question 4

    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?
  • Question 5

    Which default GitHub environment variable indicates the owner and repository name?