mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2026-03-29 23:35:32 +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
|
# Run security scans weekly on Sunday at 2 AM UTC
|
||||||
- cron: '0 2 * * 0'
|
- cron: '0 2 * * 0'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dependency-review:
|
dependency-review:
|
||||||
name: Dependency Review
|
name: Dependency Review
|
||||||
|
|||||||
Reference in New Issue
Block a user