diff --git a/.github/workflows/deploy-bicep.yaml b/.github/workflows/deploy-bicep.yaml index 96969cf..70d081e 100644 --- a/.github/workflows/deploy-bicep.yaml +++ b/.github/workflows/deploy-bicep.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v2 - name: Setup Azure CLI - uses: azure/setup-azure@v1 + uses: azure/cli@v1.1.0 - name: Login to Azure uses: azure/login@v1