We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf6661 commit 30b857bCopy full SHA for 30b857b
.github/workflows/v3-release.yml
@@ -66,3 +66,6 @@ jobs:
66
createPullRequest: ${{ inputs.createPullRequest }}
67
releaseBranch: ${{ inputs.releaseBranch }}
68
secrets: inherit
69
+ permissions:
70
+ contents: read
71
+ id-token: write
0 commit comments