Skip to content

fix: docker build requires persist-credentials false#170

Merged
sdn4z merged 1 commit intoelementsinteractive:mainfrom
sdn4z:fix-failing-checkout-action
Jan 13, 2026
Merged

fix: docker build requires persist-credentials false#170
sdn4z merged 1 commit intoelementsinteractive:mainfrom
sdn4z:fix-failing-checkout-action

Conversation

@sdn4z
Copy link
Collaborator

@sdn4z sdn4z commented Jan 13, 2026

action/checkout v6 introduced a change in the functionality that will include an Authorization header by default. This would cause issues when we include our Authorization header, resulting in broken builds.

With this fix suggested in actions/checkout#2299, the docker build succeeds.

@github-actions github-actions bot added the fix label Jan 13, 2026
@sdn4z sdn4z force-pushed the fix-failing-checkout-action branch from b4e4ce0 to 818fe2e Compare January 13, 2026 09:07
@sdn4z sdn4z enabled auto-merge (squash) January 13, 2026 09:08
@sdn4z sdn4z merged commit 1548dc6 into elementsinteractive:main Jan 13, 2026
10 checks passed
@sdn4z sdn4z deleted the fix-failing-checkout-action branch January 13, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant