Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trust $GITHUB_WORKSPACE in third-party Workflow #753

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

egibs
Copy link
Member

@egibs egibs commented Jan 14, 2025

Like the other container-based jobs, we need to trust the $GITHUB_WORKSPACE (fun aside: $GITHUB_WORKSPACE is not the same as ${{ github.workspace }} when using a container) in the third-party update job (since containers operate differently from VMs).

@egibs egibs requested a review from stevebeattie January 14, 2025 01:08
@egibs egibs enabled auto-merge (squash) January 14, 2025 01:09
Copy link
Member

@stevebeattie stevebeattie left a comment

Choose a reason for hiding this comment

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

Thanks, one nit.

.github/workflows/third-party.yaml Outdated Show resolved Hide resolved
@egibs egibs requested a review from stevebeattie January 14, 2025 01:32
Copy link
Member

@stevebeattie stevebeattie left a comment

Choose a reason for hiding this comment

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

Thanks for fixing them up!

@egibs egibs merged commit 7793b3b into chainguard-dev:main Jan 14, 2025
9 checks passed
@egibs egibs deleted the trust-workspace-in-3p-workflow branch January 17, 2025 23:03
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