Skip to content

Conversation

@bayandin
Copy link
Contributor

@bayandin bayandin commented Apr 11, 2023

This PR updates actions/core to 1.10.0 (from 1.9.1) to fix the deprecation warning:

The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Ref actions/toolkit#1187

Closes #221

@thomaseizinger
Copy link
Owner

thomaseizinger commented May 6, 2023

Thank you! Can you regenerate the JavaScript please? Did you disable the githook? I am surprised it let you commit without running tsc.

@bayandin
Copy link
Contributor Author

bayandin commented May 6, 2023

Done!
Sorry, not sure how did it happen 🤷

@thomaseizinger thomaseizinger merged commit 85c8625 into thomaseizinger:master May 7, 2023
@bayandin bayandin deleted the bump-actions/core branch May 7, 2023 08:14
@thomaseizinger
Copy link
Owner

Argh forgot to ask for a changelog entry, can you send another PR that adds an entry under "Fixed"? Then I can actually release this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uses deprecated 'set-output' command

2 participants