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

new Github Actions environments! #130

Open
jmell-slg opened this issue Oct 19, 2022 · 2 comments
Open

new Github Actions environments! #130

jmell-slg opened this issue Oct 19, 2022 · 2 comments

Comments

@jmell-slg
Copy link

Wondering if this could get updated within your action:

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/

Thanks a bunch!

@sgarciajaramillo
Copy link

I'm getting this aswell.

Node.js 12 actions are deprecated. For more information
see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Please update the following actions to use Node.js 16: docker/login-action, gliech/create-github-secret-action, docker/login-action

Thank you!

@pacphi
Copy link

pacphi commented Dec 9, 2022

One thing to consider if this doesn't get resolved soon is to just use the gh CLI within a Github workflow job-step, like https://docs.github.com/en/actions/using-workflows/using-github-cli-in-workflows. See https://cli.github.com/manual/gh_secret_set as well.

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

No branches or pull requests

3 participants