From 3b4e699edc47fbc4ee75159d7ed86b78f6c0f4f1 Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Thu, 5 May 2022 22:02:12 +0530 Subject: [PATCH] Add SHA Pinning recommendation --- .../deploying-to-azure/deploying-to-azure-static-web-app.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-static-web-app.md b/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-static-web-app.md index 02ca615443..408fd8c059 100644 --- a/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-static-web-app.md +++ b/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-static-web-app.md @@ -53,6 +53,7 @@ For more information about these values, see "[Build configuration for Azure Sta ```yaml{:copy} {% data reusables.actions.actions-not-certified-by-github-comment %} +{% data reusables.actions.actions-use-sha-pinning-comment %} name: Deploy web app to Azure Static Web Apps