From 48c14c77419de594c40d297ee97702e939b05589 Mon Sep 17 00:00:00 2001 From: marcushines <80116818+marcushines@users.noreply.github.com> Date: Wed, 1 Nov 2023 10:47:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99720fc..cbf349b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ When updating a repository to use the latest reusable CI workflow on the main branch, `` should be used following the safest security and stability recommendations: -https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow +[Stability Recommendations](https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow) Do this by simply updating the SHA in the user repository's `.github/workflows/go.yml` to the SHA of the current main branch