Skip to content

Commit 30b857b

Browse files
authored
Update workflow permissions (#768)
1 parent caf6661 commit 30b857b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/v3-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ jobs:
6666
createPullRequest: ${{ inputs.createPullRequest }}
6767
releaseBranch: ${{ inputs.releaseBranch }}
6868
secrets: inherit
69+
permissions:
70+
contents: read
71+
id-token: write

0 commit comments

Comments
 (0)