Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rename escape-paths to safe-output #1029

Merged
merged 3 commits into from
May 4, 2024

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    61d5fa0 View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    jackton1 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6d499fb View commit details
    Browse the repository at this point in the history
  3. refactor: refactor safe output naming and usage across files

    - Rename `escape-paths` to `safe-output` in the `test.yml`, `action.yml`, `main.test.ts`, and `main.ts` files.
    - Remove `safe_output` input option from `action.yml`.
    jackton1 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e7a8ebc View commit details
    Browse the repository at this point in the history