codex-team / codex-team/action-nodejs-package-info
Update usage of `set-output` command
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The current version is using the `set-output` command [here](https://github.com/codex-team/action-nodejs-package-info/blob/main/index.js#L35). This results in the following warning from GHA:
```
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/
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.