Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.
https://azure.github.io/AKS-Construction/
MIT License
356 stars 165 forks source link

Updated all GitHub Actions to latest version to update to NodeJS 20 #690

Closed pjlewisuk closed 5 months ago

pjlewisuk commented 5 months ago

PR Summary

Updated all GitHub Actions to latest version to ensure we're using Nodejs 20 instead of Node 14 or Node 16. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

PR Checklist