Commit 5a60324
committed
ci: fix permissions for cloudbeds/composite-actions/gh-app-token@v2
We need to have the following permissions:
permissions:
id-token: write
contents: read
Without this we get the errors:
It looks like you might be trying to authenticate with OIDC. Did you mean to set the `id-token` permission? If you are not trying to authenticate with OIDC and the action is working successfully, you can ignore this message.
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials
Assuming role with user credentials1 parent a4ad6f6 commit 5a60324
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments