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

GitHub Actions set-output is deprecated and scheduled for removal #27

Closed
coreyti opened this issue Jan 27, 2023 · 2 comments · Fixed by #29 or #49
Closed

GitHub Actions set-output is deprecated and scheduled for removal #27

coreyti opened this issue Jan 27, 2023 · 2 comments · Fixed by #29 or #49

Comments

@coreyti
Copy link

coreyti commented Jan 27, 2023

Hi,

This action currently relies upon the echo "::set-output ..." functionality of GitHub actions. However, that feature is now deprecated and scheduled to be removed at the end of May.

We've just started integrating this 1Password Connect workflow into our pipelines, and plan to be heavy users of the (wonderful) integration. So, hoping things don't break down the line.

Thanks!

Manokii added a commit to Manokii/load-secrets-action that referenced this issue Feb 13, 2023
@edif2008 edif2008 reopened this Mar 3, 2023
@edif2008
Copy link
Member

This should be resolved by the migration performed in #36 in which we use the core.setOutput in Typescript

@dustin-ruetz
Copy link
Contributor

Quick update on this issue: we are planning to remove ::set-output from the codebase relatively soon, but in the meantime the GitHub blog post has been updated stating that they are postponing its removal due to significant usage and the large number customers that would be impacted.

image

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