diff --git a/.github/workflows/master_azuresecuritypodcast.yml b/.github/workflows/master_azuresecuritypodcast.yml index 57e91b4..e77248e 100644 --- a/.github/workflows/master_azuresecuritypodcast.yml +++ b/.github/workflows/master_azuresecuritypodcast.yml @@ -20,7 +20,7 @@ jobs: npm install -g html-minifier-terser - name: Azure Login - uses: azure/login@v2 + uses: azure/login@v3 with: creds: '${{ secrets.AZURE_CREDS }}'