Skip to content

ci: pin free-disk-space to a full commit SHA - #848

Open
kobihikri wants to merge 1 commit into
Cinnamon:mainfrom
kobihikri:ci/pin-free-disk-space
Open

ci: pin free-disk-space to a full commit SHA#848
kobihikri wants to merge 1 commit into
Cinnamon:mainfrom
kobihikri:ci/pin-free-disk-space

Conversation

@kobihikri

Copy link
Copy Markdown

What

Pin jlumbroso/free-disk-space in build-push-docker.yaml from @main to the v1.3.1 release commit.

Why

It's the first step of the build job, which holds packages: write + id-token: write, logs into ghcr.io with GITHUB_TOKEN, and pushes the published container images. @main is a moving branch, so the exact third-party code running alongside those credentials can change without any change here. Pinning to a full SHA closes that; behaviour unchanged.

I used AI assistance to identify this and draft the change; I verified it against the live workflows myself.

build-push-docker.yaml runs jlumbroso/free-disk-space via the mutable @main branch
as the first step of the build job, which holds packages:write + id-token:write and
logs into ghcr.io with GITHUB_TOKEN before pushing images. Pin to v1.3.1's commit so
the code that runs in that credentialed job is fixed. Behaviour unchanged.
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.

1 participant