From c7a802bcfd86141cc23e52e6fc52811a06d0c043 Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Thu, 5 May 2022 22:01:03 +0530 Subject: [PATCH] Add SHA Pinning recommendation --- .../deploying-to-azure/deploying-to-azure-kubernetes-service.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-kubernetes-service.md b/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-kubernetes-service.md index f7a16d3c8e..06965e7e66 100644 --- a/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-kubernetes-service.md +++ b/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-kubernetes-service.md @@ -54,6 +54,7 @@ This workflow uses the `helm` render engine for the [`azure/k8s-bake` action](ht ```yaml{:copy} {% data reusables.actions.actions-not-certified-by-github-comment %} +{% data reusables.actions.actions-use-sha-pinning-comment %} name: Build and deploy to Azure Kubernetes Service