Skip to content

Commit 121a3fc

Browse files
committed
Add id-token: write permission for AWS OIDC authentication
1 parent 876d5c7 commit 121a3fc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/upload-dependencies.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ on:
2525

2626
jobs:
2727
UploadDependenciesAndTestRepo:
28+
permissions:
29+
id-token: write
30+
contents: read
2831
runs-on: ubuntu-latest
2932
steps:
3033
- name: Checkout Code

0 commit comments

Comments
 (0)