Free GitHub GitHub-Actions Exam Questions

Become GitHub Certified with updated GitHub-Actions exam questions and correct answers

Page:    1 / 75      
Total 372 Questions | Updated On: Feb 11, 2024
Add To Cart
Question 1

As a developer, you are optimizing a GitHub workflow that uses and produces many different files. You need to determine when to use caching versus workflow artifacts. Which two statements are true? (Choose two.) 


Answer: A,B
Question 2

A development team has been using a Powershell script to compile and package their solution using existing tools on a Linux VM, which has been configured as a self-hosted runner. They would like to use the script as-is in an automated workflow. Which of the following should they do to invoke their script within a workflow step?


Answer: D
Question 3

A workflow file checked into Git defines a step to deploy an application to Heroku. What's the issue with this workflow?

1. jobs:

2.   build:

3.     runs-on: ubuntu-latest

4.     steps:

5.       - uses: actions/checkout@v2

6.       - uses: akhileshns/heroku-deploy@v3.13.15

7.         with:

8.           heroku_api_key: "985656eabf5ca98a17caae78c8858e88f2616214"

9.           heroku_app_name: "my-app"

10.           heroku_email: "john.doe@gmail.com"


Answer: E
Question 4

A development team has been using a Powershell script to compile and package their solution using existing tools on a Linux VM, which has been configured as a self-hosted runner. They would like to use the script as-is in an automated workflow. Which of the following should they do to invoke their script within a workflow step?


Answer: D
Question 5

How can you include a custom script or command as a step in a workflow?


Answer: A
Page:    1 / 75      
Total 372 Questions | Updated On: Feb 11, 2024
Add To Cart

© Copyrights DumpsCertify 2026. All Rights Reserved

We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the DumpsCertify.