From 502a8438883833c628860ec49536f2bbab5d5777 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 Jun 2026 21:47:39 +0000 Subject: [PATCH] chore: update pinned SHA in README to c9a3810fb8b6c6869e88893c9af6f2cf64761682 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec7252..dad16b6 100644 --- a/README.md +++ b/README.md @@ -898,7 +898,7 @@ You can use these scripts in your own repository's workflows without copying or uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: repository: locus313/github-api-scripts - ref: f9f5e0c50e030b7be9dfa56eeca9eb1a7453cdee + ref: c9a3810fb8b6c6869e88893c9af6f2cf64761682 path: github-api-scripts ```