Skip to content

Commit 6db07a3

Browse files
committed
fix: add id-token write permissions
1 parent 7789ba5 commit 6db07a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/k8s_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
# Special permissions required for OIDC authentication
1212
permissions:
13+
id-token: write
1314
contents: read
1415
actions: read
1516

0 commit comments

Comments
 (0)