Add permissions: read-all to the workflow

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
ArkaSaha30 2022-12-13 12:42:51 +05:30
parent 941fe6b877
commit f4d3fa91db
No known key found for this signature in database
GPG Key ID: C5FF37943E5BC363

View File

@ -3,6 +3,7 @@ on:
schedule:
- cron: '0 2 * * *' # run at 2 AM UTC
permissions: read-all
jobs:
nightly-scan:
name: Trivy Scan nightly