Skip to content

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

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

ci(workflows): disable actions/checkout credential persistance#162
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 review from a team as code owners October 13, 2025 10:46
@caugner caugner requested review from pepelsbey and removed request for a team October 13, 2025 10:46
@caugner caugner merged commit a496d9f into main Oct 13, 2025
3 checks passed
@caugner caugner deleted the workflows-checkout-without-persist-credentials branch October 13, 2025 11:43
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