From cf8f3b6c9fc68cb6997730a972ecbcaf67d8d584 Mon Sep 17 00:00:00 2001 From: docktermj Date: Thu, 11 Jul 2024 12:49:29 -0400 Subject: [PATCH] #152 Savepoint --- .github/workflows/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index d1ad38c..1569e23 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -90,7 +90,9 @@ ## make-go-tag.yaml - [Make Go Tag GitHub action] - - uses [senzing-factory/github-action-make-go-tag] + - uses: + - [actions/checkout] + - [senzing-factory/github-action-make-go-tag] ## move-pr-to-done-dependabot.yaml