Skip to content

Fix: Explicitly pass GitHub token for GHCR auth#6

Merged
chosak merged 1 commit intomainfrom
fix/docker-build-push-token
Apr 1, 2026
Merged

Fix: Explicitly pass GitHub token for GHCR auth#6
chosak merged 1 commit intomainfrom
fix/docker-build-push-token

Conversation

@chosak
Copy link
Copy Markdown
Member

@chosak chosak commented Apr 1, 2026

Composite actions can't access secrets from the calling action, so we need to explicitly pass the GitHub token for GHCR auth.

Uses changes implemented in cfpb/actions#4.

Composite actions can't access secrets from the calling action, so we
need to explicitly pass the GitHub token for GHCR auth.
@chosak chosak requested a review from anselmbradford April 1, 2026 12:48
@chosak chosak merged commit 46a38f5 into main Apr 1, 2026
3 checks passed
@chosak chosak deleted the fix/docker-build-push-token branch April 1, 2026 12:56
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