mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2026-03-29 15:25:33 +02:00
fix: add permissions to security workflow
This commit is contained in:
3
.github/workflows/security.yml
vendored
3
.github/workflows/security.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
# Run security scans weekly on Sunday at 2 AM UTC
|
||||
- cron: '0 2 * * 0'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
dependency-review:
|
||||
name: Dependency Review
|
||||
|
||||
Reference in New Issue
Block a user