Update "Vulnerability scanning" to add the actions: read permission. (flutter/engine#53409)
This commit is contained in:
parent
7d4a2a7abc
commit
e88cb577df
@ -52,4 +52,5 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
# Needed to upload the SARIF results to code-scanning dashboard.
|
# Needed to upload the SARIF results to code-scanning dashboard.
|
||||||
security-events: write
|
security-events: write
|
||||||
|
actions: read
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user