Add release workflow permissions for OIDC (#8577)

Signed-off-by: Alex Leong <alex@buoyant.io>
This commit is contained in:
Alex Leong 2022-05-30 09:38:59 -07:00 committed by GitHub
parent 123a152d2b
commit 6208593ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ jobs:
docker_build: docker_build:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
permissions:
id-token: write # needed for signing the images with GitHub OIDC Token
strategy: strategy:
matrix: matrix:
component: component: