From 464be0bac574612ea021ee3a212e7dcc871b11d5 Mon Sep 17 00:00:00 2001 From: Thomas Cederholm Date: Tue, 19 May 2026 08:35:25 +0200 Subject: [PATCH] chore: Use id-token: write --- .github/workflows/commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 30a3aa3..9b78350 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -3,7 +3,7 @@ on: push permissions: contents: read - id-token: read + id-token: write jobs: test: