Restrict default permissions of Github Actions

This commit is contained in:
Philipp Wolfer
2023-09-06 15:41:02 +02:00
parent b100eb1620
commit 9009771776
5 changed files with 16 additions and 0 deletions

View File

@@ -14,6 +14,11 @@ on:
schedule:
- cron: '0 14 * * 6'
permissions:
actions: read
contents: read
security-events: write
jobs:
analyze:
name: Analyze