From 5a365295f683a6913e08d0d4b04b81aeb600e08d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 Jun 2026 22:33:37 +0000 Subject: [PATCH] chore: update pinned SHA in README to da4a2b4d6b09d6c8bd873e631d8d5ac45d9da73e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dad16b6..b97605e 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: c9a3810fb8b6c6869e88893c9af6f2cf64761682 + ref: da4a2b4d6b09d6c8bd873e631d8d5ac45d9da73e path: github-api-scripts ```