Skip to content

Commit 1442acc

Browse files
authored
Give renovate build workflow id-write permissions (#8775)
1 parent e32672f commit 1442acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/renovate-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
needs: check
4444
permissions:
4545
contents: write
46+
id-token: write
4647
if: ${{ needs.check.outputs.generate == 'true' }}
4748
steps:
4849
- name: Azure login

0 commit comments

Comments
 (0)