mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
set id-token write permission for OIDC
This commit is contained in:
parent
69bad3430d
commit
c944533982
1
.github/workflows/e2e-cleanup-weekly.yml
vendored
1
.github/workflows/e2e-cleanup-weekly.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: read
|
||||
id-token: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user