ci(action): Assign permission as low as possible

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2026-01-27 14:56:50 +01:00
parent 9c27a9affb
commit dca85651ab
No known key found for this signature in database
GPG key ID: F72FA5B49FFA96B0

View file

@ -57,6 +57,9 @@ jobs:
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
permissions:
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8