Skip to content

Update changelog for v3.29.3

210cc9b
Select commit
Loading
Failed to load commit list.
Merged

Merge main into releases/v3 #2977

Update changelog for v3.29.3
210cc9b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 21, 2025 in 1s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 90 in src/start-proxy.ts

See this annotation in the file changed.

Code scanning / CodeQL

Untrusted data passed to external API with additional heuristic sources High Experimental

Call to @actions/core.setSecret() [param 0] with untrusted data from
e.password
.

Check warning on line 639 in src/upload-lib.ts

See this annotation in the file changed.

Code scanning / CodeQL

Some context properties may not exist in default setup workflows Warning

This event context property may not exist in default setup workflows.