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

fix(github): bump to @actions/core@1.10.0 #104

Merged

Conversation

virtuoushub
Copy link
Contributor

Description

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.

closes: #103

Replace the bullet points below with your answers

Testing

  • What tests were added?
    nothing new.

> 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.

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

closes: nick-fields#103
@nick-fields nick-fields merged commit 48bc5d4 into nick-fields:master Oct 15, 2022
@nick-fields
Copy link
Owner

Thanks for this bump @virtuoushub

@github-actions
Copy link

🎉 This PR is included in version 2.8.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set-output and save-state are deprecated
2 participants