Skip to content

feat: add build-artifacts input to pass along interim build artifacts between runs - #532

Draft
rdhar wants to merge 2 commits into
mainfrom
claude/test-upload-step-QfO9p
Draft

feat: add build-artifacts input to pass along interim build artifacts between runs#532
rdhar wants to merge 2 commits into
mainfrom
claude/test-upload-step-QfO9p

Merge branch 'main' into claude/test-upload-step-QfO9p

dae9626
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 31, 2026 in 2s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 220 in action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ steps.identifier.outputs.name }
, which may be controlled by an external user.