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 reaching your organization's storage limit for GitHub artifacts and packages. What should you do to prevent the storage limit from being reached?
As a developer, how can you identify a JavaScript action on GitHub?
In which scenarios could the GITHUB_TOKEN be used? (Choose two.)
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.)