Skip to content

Disable bundler cache in fork-facing lint job

49fa487
Select commit
Loading
Failed to load commit list.
Merged

Fix lint workflow failing on fork PRs #5094

Disable bundler cache in fork-facing lint job
49fa487
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 30, 2026 in 4s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 24 in .github/workflows/lint.yml

See this annotation in the file changed.

Code scanning / CodeQL

Cache Poisoning via execution of untrusted code High

Potential cache poisoning in the context of the default branch due to privilege checkout of untrusted code. (
pull_request_target
).

Check failure on line 27 in .github/workflows/lint.yml

See this annotation in the file changed.

Code scanning / CodeQL

Cache Poisoning via execution of untrusted code High

Potential cache poisoning in the context of the default branch due to privilege checkout of untrusted code. (
pull_request_target
).

Check failure on line 31 in .github/workflows/lint.yml

See this annotation in the file changed.

Code scanning / CodeQL

Cache Poisoning via execution of untrusted code High

Potential cache poisoning in the context of the default branch due to privilege checkout of untrusted code. (
pull_request_target
).