From 2f5a60b69661d591afbb6dd425bbaf0978cb1c43 Mon Sep 17 00:00:00 2001 From: Brian <76164974+bpeacock001@users.noreply.github.com> Date: Thu, 4 Mar 2021 16:30:57 +0000 Subject: [PATCH] Update versionUpdate.yml --- .github/workflows/versionUpdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versionUpdate.yml b/.github/workflows/versionUpdate.yml index 2091e23..c3e1b04 100644 --- a/.github/workflows/versionUpdate.yml +++ b/.github/workflows/versionUpdate.yml @@ -17,4 +17,4 @@ jobs: # Runs a set of commands using the runners shell - name: Get the GH variables run: - echo Built by $GITHUB_ACTOR + echo Built by $GITHUB_SHA