Skip to content

Conversation

@cody-wang-cb
Copy link
Contributor

@cody-wang-cb cody-wang-cb commented Jan 12, 2026

Allowing others to run docker image when necessary (e.g. running on builder-playground)

steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
- uses: actions/checkout@v4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: should we be using the commit SHA instead of the tag for security purposes?

@cody-wang-cb cody-wang-cb merged commit 71ef66c into base:master Jan 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants