最新的GitHub Actions Certificate - GitHub-Actions免費考試真題
As a developer, your Actions workflow often reuses the same outputs or downloaded dependencies from one run to another. To cache dependencies for a job, you are using the GitHub cache action. Which input parameters are required for this action? (Choose two.)
正確答案: A,B
說明:(僅 Fast2test 成員可見)
How should you install the bats NPM package in your workflow?
正確答案: B
說明:(僅 Fast2test 成員可見)
Which default environment variable specifies the branch or tag that triggered a workflow?
正確答案: B
說明:(僅 Fast2test 成員可見)
When creating and managing custom actions in an enterprise setting, which of the following is considered a best practice?
正確答案: A
說明:(僅 Fast2test 成員可見)
Which workflow command would output the debug message "action successfully debugged"?
正確答案: B
說明:(僅 Fast2test 成員可見)
What menu options in a repository do you need to select in order to use a starter workflow that is provided by your organization?
正確答案: B
說明:(僅 Fast2test 成員可見)
You have exactly one Windows x64 self-hosted runner, and it is configured with custom tools. Which syntax could you use in the workflow to target that runner?
正確答案: C
說明:(僅 Fast2test 成員可見)
As a developer, you need to integrate a GitHub Actions workflow with a third-party code quality provider that uses the Checks API. How should you trigger a follow-up workflow?
正確答案: C
說明:(僅 Fast2test 成員可見)