Azure / powershell

GH Action to run Az PowerShell scripts for developers and administrators to develop, deploy, and manage Microsoft Azure applications.
MIT License
64 stars 41 forks source link

Upgrade to run on node 16 #63

Closed jonas-lomholdt closed 2 years ago

jonas-lomholdt commented 2 years ago

This PR upgrades the action to run on node16. This is required since GitHub actions running on node12 will be deprecated soon

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

jonas-lomholdt commented 2 years ago

@microsoft-github-policy-service agree company="Maersk"

BALAGA-GAYATRI commented 2 years ago

Hi @jonas-lomholdt , please raise a PR against releases/v1 (release branch) also including node_modules changes(if any).

jonas-lomholdt commented 2 years ago

Hey @BALAGA-GAYATRI I never made it to actually do this, looks like you fixed it yourself already and did a release? :) Awesome! Thanks!

BALAGA-GAYATRI commented 2 years ago

You are welcome. Merged release PR but yet to bring it to live. Trying to fix some dependencies issues. Will do them soon.

BALAGA-GAYATRI commented 2 years ago

Done fixing the modules.