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