Azure / Azure/aci-deploy

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

Open
#75 3 comments 6 reactions 0 assignees View on GitHub
dependencies
Dominant language
TypeScript
Stars
70
Forks
67
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.