From e41e28b2ee27fe4ffcbd8af8c71db0712e34239e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Jun 2026 15:40:32 +0000 Subject: [PATCH] chore: update pinned SHA in README to bcdc7dba96881a7e300746aac71a69de487b3ebd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b97605e..b2ad6a7 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: da4a2b4d6b09d6c8bd873e631d8d5ac45d9da73e + ref: bcdc7dba96881a7e300746aac71a69de487b3ebd path: github-api-scripts ```