◐ Shell
clean mode source ↗

Clearly document passing inputs to the `script` by joshmgross · Pull Request #603 · actions/github-script

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

Copilot AI review requested due to automatic review settings

May 13, 2025 15:01

@github-actions

Hello from actions/github-script! (23886ca)

Choose a reason for hiding this comment

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

Pull Request Overview

This PR clarifies how to safely pass inputs into the script step by using environment variables instead of inline Actions expressions, and highlights the security risks of script injection.

  • Adds a new Passing inputs to the script section with example usage
  • Removes the outdated Use env as input snippet further down in the README

johnsudol

3 participants

@joshmgross @johnsudol