Azure / powershell

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

Upgrade to run on node 16 #63

Closed jonas-lomholdt closed 1 year ago

jonas-lomholdt commented 1 year 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 1 year ago

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

BALAGA-GAYATRI commented 1 year ago

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

jonas-lomholdt commented 1 year 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 1 year 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 1 year ago

Done fixing the modules.