🔥 3-day streak
GitHub Actions (GH-200)123 / 142
Question 123 of 142
Your team runs CI on a self-hosted runner image that intentionally ships minimal software to keep the base image small. A workflow needs a specific version of the AWS CLI that is NOT baked into the image. The security team requires that the installation be reproducible and pinned to an exact version at workflow runtime, without permanently modifying the shared runner image. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question