Skip to content

Commit b6e2231

Browse files
authored
fix(ci): grant permissions for auto_update_libs reusable workflow (#1209)
1 parent 654198c commit b6e2231

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto_update_libs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
permissions:
1212
contents: write
1313
pull-requests: write
14+
id-token: write
1415
secrets: inherit

0 commit comments

Comments
 (0)