Skip to content

ci(workflows): disable actions/checkout credential persistance#46

Merged
caugner merged 1 commit intomainfrom
workflows-checkout-without-persist-credentials
Oct 13, 2025
Merged

ci(workflows): disable actions/checkout credential persistance#46
caugner merged 1 commit intomainfrom
workflows-checkout-without-persist-credentials

Conversation

@caugner
Copy link
Copy Markdown
Contributor

@caugner caugner commented Oct 13, 2025

Description

Adds persist-credentials: false to all actions/checkout workflow steps.

Motivation

Applies security best practices. It prevents persistance of the GITHUB_TOKEN in the local git config.

Additional details

Related issues and pull requests

Part of mdn/fred#883.

@caugner caugner requested a review from a team as a code owner October 13, 2025 08:21
@caugner caugner merged commit 9be0235 into main Oct 13, 2025
6 checks passed
@caugner caugner deleted the workflows-checkout-without-persist-credentials branch October 13, 2025 11:14
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.

3 participants