Skip to content

Commit 6bfaf3b

Browse files
authored
ci(fix-security-vulnerability): Add id token write permission (#19412)
Closes #19413 (added automatically)
1 parent d5b8448 commit 6bfaf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fix-security-vulnerability.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
pull-requests: write
2323
security-events: read
2424
issues: write
25+
id-token: write
2526
steps:
2627
- uses: actions/checkout@v4
2728
with:

0 commit comments

Comments
 (0)