From 04e2b999f76a0bf9a4ed90a218c9d874ea78e5ef Mon Sep 17 00:00:00 2001 From: Michael Anastasakis Date: Tue, 22 Sep 2026 18:06:10 +0200 Subject: [PATCH] Remove unused id-token: write permission --- .github/workflows/deep-review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deep-review.yml b/.github/workflows/deep-review.yml index f45cc0e3..5913630c 100644 --- a/.github/workflows/deep-review.yml +++ b/.github/workflows/deep-review.yml @@ -26,7 +26,6 @@ jobs: contents: read pull-requests: write issues: write - id-token: write actions: read steps: