From 0969b07cf96aeb69ca58e70e45b07bc3ffa2f8d2 Mon Sep 17 00:00:00 2001 From: Ryan Emery Date: Tue, 27 Jan 2026 15:05:14 -0800 Subject: [PATCH] chore: add id-token write --- .github/workflows/pull.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index e3afd80..f72de59 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -5,6 +5,7 @@ on: permissions: contents: read + id-token: write jobs: static-analysis: