From 6208593ba23b902e96176ec59f46e55ca20289f7 Mon Sep 17 00:00:00 2001 From: Alex Leong Date: Mon, 30 May 2022 09:38:59 -0700 Subject: [PATCH] Add release workflow permissions for OIDC (#8577) Signed-off-by: Alex Leong --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 49b9c1c94..dea9b1832 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,6 +17,8 @@ jobs: docker_build: runs-on: ubuntu-20.04 + permissions: + id-token: write # needed for signing the images with GitHub OIDC Token strategy: matrix: component: