From 7786bfb824f58e7ec2e590bfb44eac8248d82171 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 17 Dec 2022 18:08:31 -0700 Subject: [PATCH] Update diff-sha.sh --- diff-sha.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/diff-sha.sh b/diff-sha.sh index bcffb1bfd69..b7d830910e6 100644 --- a/diff-sha.sh +++ b/diff-sha.sh @@ -2,6 +2,7 @@ set -euxo pipefail + INITIAL_COMMIT="false" GITHUB_OUTPUT=${GITHUB_OUTPUT:-""} EXTRA_ARGS="--no-tags --prune --no-recurse-submodules"