Skip to content

fix(workflows): disable cache in privileged workflows #27303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented May 16, 2025

Description

Disables the cache (used by actions/setup-node) in privileged workflows.

Motivation

Limits the impact of less-privileged workflows that may be vulnerable to code injection.

Additional details

Related issues and pull requests

Same as: mdn/content#39547

@caugner caugner requested a review from bsmth May 16, 2025 16:28
@caugner caugner requested a review from a team as a code owner May 16, 2025 16:28
@github-actions github-actions bot added the system Infrastructure and configuration for the project label May 16, 2025
@caugner caugner force-pushed the MP-1895-disable-caching-in-privileged-workflows branch from fdb883f to 9f6f670 Compare May 16, 2025 16:30
Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-approval.

@caugner caugner merged commit c3bc0c8 into main May 16, 2025
10 checks passed
@caugner caugner deleted the MP-1895-disable-caching-in-privileged-workflows branch May 16, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant