From 7ab4dde9747fec9cd7acc70dac61ac2cba660e9b Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Wed, 4 May 2022 19:34:49 +0530 Subject: [PATCH] Revert changes --- content/actions/publishing-packages/publishing-docker-images.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/actions/publishing-packages/publishing-docker-images.md b/content/actions/publishing-packages/publishing-docker-images.md index 1e25bdc9d1..e4734b8352 100644 --- a/content/actions/publishing-packages/publishing-docker-images.md +++ b/content/actions/publishing-packages/publishing-docker-images.md @@ -138,7 +138,6 @@ The above workflow is triggered by a push to the "release" branch. It checks out ```yaml{:copy} {% data reusables.actions.actions-not-certified-by-github-comment %} - {% data reusables.actions.actions-use-sha-pinning-comment %} name: Publish Docker image