cert-manager / aws-privateca-issuer

Addon for cert-manager that issues certificates using AWS ACM PCA.
Apache License 2.0
184 stars 77 forks source link

[Feature Request]: Replace deprecated `set-output` command with environment file #301

Closed jongwooo closed 6 months ago

jongwooo commented 9 months ago

Describe why this change is needed

In workflow, set-output command is deprecated and will be disabled soon.

Describe solutions and alternatives considered (optional)

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/

Is there anything else you would like to add?

None

aveega commented 9 months ago

Thanks for raising this feature request. We will review the pull request and get back to you.