From f7a358a947efb0df28cfa0fd2516a3c1f298d310 Mon Sep 17 00:00:00 2001 From: Thorsten Sauter Date: Mon, 15 Apr 2024 16:51:22 +0200 Subject: [PATCH] Bump `azure/powershell` action to `v2` This updates the version for the `azure/powershell` action in order to use the supported `node20` runtime. --- website/docs/monitoring/github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/monitoring/github.md b/website/docs/monitoring/github.md index 2f1c26c2..3e7b2c13 100644 --- a/website/docs/monitoring/github.md +++ b/website/docs/monitoring/github.md @@ -134,7 +134,7 @@ jobs: client-id: ${{ secrets.AZURE_CLIENT_ID }} subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }} - name: Run Maester - uses: azure/powershell@v1 + uses: azure/powershell@v2 with: inlineScript: | # Get Token