From 05a9ea1ebba5fabd78dbbb0cb4c8d2dbf7750290 Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Tue, 3 May 2022 09:05:15 +0530 Subject: [PATCH] Add SHA Pinning recommendation --- .../scheduling-issue-creation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/managing-issues-and-pull-requests/scheduling-issue-creation.md b/content/actions/managing-issues-and-pull-requests/scheduling-issue-creation.md index eb41b3c838..7896bb0a36 100644 --- a/content/actions/managing-issues-and-pull-requests/scheduling-issue-creation.md +++ b/content/actions/managing-issues-and-pull-requests/scheduling-issue-creation.md @@ -31,6 +31,7 @@ In the tutorial, you will first make a workflow file that uses the [`imjohnbo/is ```yaml{:copy} {% indented_data_reference reusables.actions.actions-not-certified-by-github-comment spaces=4 %} +{% data reusables.actions.actions-use-sha-pinning-comment %} name: Weekly Team Sync on: