Skip to content

Upcoming GHA deprecations #277

@DMRobertson

Description

@DMRobertson

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ announced:

Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error.

We've seen warnings about this in Synapse (e.g. here). Would it be possible to update this action to avoid this? The blog claims that

Action authors who are using the toolkit should update the @actions/core package to v1.10.0 or greater to get the updated saveState and setOutput functions.

so hopefully this should be sorted by a dependency update. (I'm not familiar with the javascript ecosystem, but I can give this a go if you'd be willing to accept the PR.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions