mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Add permissions section to trivydb-cache workflow (#4544)
Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
@@ -7,6 +7,9 @@ on:
|
||||
- cron: '0 0 * * *' # Run daily at midnight UTC
|
||||
workflow_dispatch: # Allow manual triggering
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
update-trivy-db:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user