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

set-output deprecation changed how multilines are handled #166

Commits on Dec 19, 2022

  1. upgrade npm to v9, set specific versions of node to use

    Signed-off-by: Gary Lockett <gary@creativecow.uk>
    Gary Lockett committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    dc1935a View commit details
    Browse the repository at this point in the history
  2. set-output deprecation changed how multilines are handled

    Signed-off-by: Gary Lockett <gary@creativecow.uk>
    Gary Lockett committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    179df9e View commit details
    Browse the repository at this point in the history
  3. the variable name doesn't need an assignment on the same line when mu…

    …ltiline
    
    Signed-off-by: Gary Lockett <gary@creativecow.uk>
    Gary Lockett committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f5a4e78 View commit details
    Browse the repository at this point in the history
  4. use a randomised delimiter to prevent injection from other jobs

    Signed-off-by: Gary Lockett <gary@creativecow.uk>
    Gary Lockett committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f8e69b9 View commit details
    Browse the repository at this point in the history
  5. use uuidgen to generate unique id

    Signed-off-by: Gary Lockett <gary@creativecow.uk>
    Gary Lockett committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a18c588 View commit details
    Browse the repository at this point in the history