GitHub-Actions試験無料問題集「GitHub Actions Certificate 認定」

Which of the following statements are true regarding the use of GitHub Actions on a GitHub Enterprise Server instance? (Choose three.)

正解:C,E,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
What is the minimal syntax for declaring an output named foo for an action?

解説: (GoShiken メンバーにのみ表示されます)
What are the advantages of using a matrix strategy in a job definition? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
What is the right method to ensure users approve a workflow before the next step proceeds?

解説: (GoShiken メンバーにのみ表示されます)
As a developer, your self-hosted runner sometimes looses connection while running jobs. How should you troubleshoot the issue affecting your self-hosted runner?

解説: (GoShiken メンバーにのみ表示されます)
What can be used to set a failed status of an action from its code?

解説: (GoShiken メンバーにのみ表示されます)