Use GITHUB_OUTPUT for action outputs #1

Merged
stephen merged 1 commit from fix/runner13-output-file-command into main 2026-08-05 15:17:32 +00:00
Owner

Summary

  • remove the legacy ::set-output fallback from the local dependency-free action core shim
  • require the Runner 13-compatible GITHUB_OUTPUT file command for action outputs

Verification

  • make test passed; the tests set GITHUB_OUTPUT and assert the outputs consumed by downstream steps
  • make lint passed; node syntax checks passed, YAML parsed, and shellcheck passed where present
## Summary - remove the legacy `::set-output` fallback from the local dependency-free action core shim - require the Runner 13-compatible `GITHUB_OUTPUT` file command for action outputs ## Verification - `make test` passed; the tests set `GITHUB_OUTPUT` and assert the outputs consumed by downstream steps - `make lint` passed; node syntax checks passed, YAML parsed, and shellcheck passed where present
Use GITHUB_OUTPUT for action outputs
All checks were successful
test / unit (pull_request) Successful in 4s
9a18b6266f
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
fjord/create-pull-request-action!1
No description provided.