From c6b246b9ea4710bf41ce3a968942db85909014a7 Mon Sep 17 00:00:00 2001 From: egibs <20933572+egibs@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:48:43 -0500 Subject: [PATCH] chore(github-rate-limit-checker): add more scopes for checking rate limits Signed-off-by: egibs <20933572+egibs@users.noreply.github.com> --- .github/chainguard/github-rate-limit-checker.sts.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/chainguard/github-rate-limit-checker.sts.yaml b/.github/chainguard/github-rate-limit-checker.sts.yaml index 7a214a3..8cc9a9c 100644 --- a/.github/chainguard/github-rate-limit-checker.sts.yaml +++ b/.github/chainguard/github-rate-limit-checker.sts.yaml @@ -5,6 +5,8 @@ subject_pattern: "113689568553746125790" permissions: contents: read + organization_administration: read + organization_api_insights: read # limit the scope to only the repositories that are needed # this service will just get the rate limit will not perform any actions in the repo