mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Add permissions: read-all
to the workflow
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
parent
941fe6b877
commit
f4d3fa91db
1
.github/workflows/trivy-nightly-scan.yaml
vendored
1
.github/workflows/trivy-nightly-scan.yaml
vendored
@ -3,6 +3,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '0 2 * * *' # run at 2 AM UTC
|
- cron: '0 2 * * *' # run at 2 AM UTC
|
||||||
|
|
||||||
|
permissions: read-all
|
||||||
jobs:
|
jobs:
|
||||||
nightly-scan:
|
nightly-scan:
|
||||||
name: Trivy Scan nightly
|
name: Trivy Scan nightly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user