DFE-Digital / github-actions

A central repo for sharing useful github actions
https://dfe-digital.github.io/github-actions/
6 stars 4 forks source link

azure/use-kubelogin upgraded to 1.2 #75

Closed VenkataChalla554 closed 7 months ago

VenkataChalla554 commented 7 months ago

Context

Deprecation warnings:

Deploy Cluster (platform-test) Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@v1, azure/use-kubelogin@v1, azure/setup-kubectl@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

The v1.2 version has node20 but the v1 tag was not updated. Created an issue to fix the tag, but in the meantime, upgraded to the latest version of azure/use-kubelogin

Changes proposed in this pull request

Updated action.yaml azure/use-kubelogin version 1.2

Guidance to review

Any Pipelines using this actions should not show warning , Ex: teachers-services-cloud

Checklist

saliceti commented 7 months ago

Update github actions in teacher-services-cloud