From 0c0e030a2e547a8e13da52fca0cf92bfe7860982 Mon Sep 17 00:00:00 2001 From: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Date: Fri, 5 May 2023 13:13:03 -0700 Subject: [PATCH] Update website-v1-10.yml Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> --- .github/workflows/website-v1-10.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website-v1-10.yml b/.github/workflows/website-v1-10.yml index 33b7bbe32..5755cf698 100644 --- a/.github/workflows/website-v1-10.yml +++ b/.github/workflows/website-v1-10.yml @@ -47,7 +47,7 @@ jobs: steps: - name: Close Pull Request id: closepullrequest - uses: Azure/static-web-apps-deploy@v0.0.1-preview + uses: Azure/static-web-apps-deploy@v1 with: azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_V1_10 }} skip_deploy_on_missing_secrets: true