Skip to content

Commit 23d0a72

Browse files
committed
added permissions to token generation step to limit scope of token
1 parent 99655a0 commit 23d0a72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
with:
4848
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
4949
private-key: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-KEY }}
50+
permission-contents: write
5051

5152
- name: Checkout Branch
5253
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)