1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-30 15:13:52 +00:00

added permissions to token generation step to limit scope of token

This commit is contained in:
gitclonebrian
2025-11-20 13:22:52 -05:00
parent 99655a0abf
commit 23d0a7249b

View File

@@ -47,6 +47,7 @@ jobs:
with:
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
private-key: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-KEY }}
permission-contents: write
- name: Checkout Branch
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0