From 58ed9ad2f4ad8fea5c95d3d323c66ffa9ccb4b91 Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Tue, 3 May 2022 21:56:09 +0530 Subject: [PATCH] Add SHA Pinning Comment --- .../commenting-on-an-issue-when-a-label-is-added.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/managing-issues-and-pull-requests/commenting-on-an-issue-when-a-label-is-added.md b/content/actions/managing-issues-and-pull-requests/commenting-on-an-issue-when-a-label-is-added.md index 43f42b40ce..a3f30c56df 100644 --- a/content/actions/managing-issues-and-pull-requests/commenting-on-an-issue-when-a-label-is-added.md +++ b/content/actions/managing-issues-and-pull-requests/commenting-on-an-issue-when-a-label-is-added.md @@ -32,6 +32,7 @@ In the tutorial, you will first make a workflow file that uses the [`peter-evans ```yaml{:copy} {% indented_data_reference reusables.actions.actions-not-certified-by-github-comment spaces=4 %} +{% indented_data_reference reusables.actions.actions-use-sha-pinning-comment spaces=4 %} name: Add comment on: