redhat-actions / openshift-tools-installer

Download, install and cache OpenShift binaries into your GitHub Actions runners.
https://github.com/marketplace/actions/openshift-tools-installer
MIT License
23 stars 24 forks source link

[BUG] The `set-output` command deprecation warning #89

Closed ViacheslavKudinov closed 1 year ago

ViacheslavKudinov commented 1 year ago

Version

redhat-actions/openshift-tools-installer@v1

Describe the bug

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/

anetbnd commented 1 year ago

We are facing the same issue. The migration to actions/core version 1.10.0 is very simply. Is there any timeline, when this will be done for this action?

divyansh42 commented 1 year ago

Action has been updated, changes should reflect in v1 and v1.12