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

Upgrade to node16 + stop using the "set-output" command #75

Open
spewu opened this issue Oct 28, 2022 · 3 comments
Open

Upgrade to node16 + stop using the "set-output" command #75

spewu opened this issue Oct 28, 2022 · 3 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@spewu
Copy link

spewu commented Oct 28, 2022

Hi there

Just raising this, as it does not look like there is already an issue for this, but I am getting two warnings in my actions that use aci-deploy:

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: Azure/aci-deploy
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/

It would be nice if someone could make sure aci-deploy is updated, to we can get rid of these warnings 😅

Thanks!

@BALAGA-GAYATRI BALAGA-GAYATRI added dependencies Pull requests that update a dependency file and removed need-to-triage labels Nov 7, 2022
@BALAGA-GAYATRI
Copy link
Contributor

Thanks @spewu, we have acknowledged this issue and are working on it.

@djdefi
Copy link

djdefi commented Feb 22, 2023

Noticing these messages as well in some workflows involving azure/aci-deploy.

@scott-doyland-burrows
Copy link

Now the message has changed to:

The following actions uses node12 which is deprecated and will be forced to run on node16: azure/aci-deploy@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

jhk-mjolner added a commit to Open-Pectus/Open-Pectus that referenced this issue Feb 7, 2024
Azure are a bunch of slowpokes and haven't updated theirs yet:
Azure/login#357
Azure/aci-deploy#75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

4 participants