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

GitHub Actions - Please update the following actions to use Node.js 16: azure/powershell #58

Closed JulianHayward closed 1 year ago

JulianHayward commented 1 year ago

how to handle that?

image

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/powershell, azure/powershell

     - name: getCtx
       uses: azure/powershell@v1
       with:
        inlineScript: |
          Get-AzContext
        azPSVersion: "latest"
sandrochristiaan commented 1 year ago

I am seeing this in the workflow logging as well. @BALAGA-GAYATRI Will this be addressed/fixed anytime soon? Please? :)

BALAGA-GAYATRI commented 1 year ago

Yes, we have acknowledged this and are working on it.

jonas-lomholdt commented 1 year ago

63 should be enough to close this issue.

BALAGA-GAYATRI commented 1 year ago

We have released the action with new changes.