diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f066aff..21ca3dc 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -60,7 +60,7 @@ jobs: tenant-id: ${{ secrets.AZURE_TENANT_ID }} subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }} - name: Deploy Bicep template - uses: azure/arm-deploy@v1 + uses: azure/arm-deploy@v2 with: scope: subscription region: ${{ env.LOCATION }}