Question 6
Which default GitHub environment variable indicates the name of the person or app that initiated a workflow?
Question 7
As a developer, what is the safest way to reference an action to prevent modification of the underlying code?
Question 8
What is the minimal syntax for declaring an output named foo for an action?
Question 9
Which workflow event is used to manually trigger a workflow run?
Question 10
How can GitHub Actions encrypted secrets be used in if: conditionals within a workflow job?